Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / base / linux_unittest.cc
index c65ef07..19401b4 100644 (file)
@@ -88,7 +88,7 @@ TEST(ConfigParser, ParseConfig) {
   EXPECT_EQ(true, parser.Parse(&key_val_pairs));
 }
 
-#if !defined(WEBRTC_CHROMIUM_BUILDs)
+#if !defined(WEBRTC_CHROMIUM_BUILD)
 TEST(ReadLinuxLsbRelease, ReturnsSomething) {
   std::string str = ReadLinuxLsbRelease();
   // ChromeOS don't have lsb_release