Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / RuleSetTest.cpp
index 8fd5ec6..e9b70df 100644 (file)
@@ -33,7 +33,7 @@
 
 #include <gtest/gtest.h>
 
-namespace WebCore {
+namespace blink {
 
 TEST(RuleSetTest, findBestRuleSetAndAdd_CustomPseudoElements)
 {
@@ -136,4 +136,4 @@ TEST(RuleSetTest, findBestRuleSetAndAdd_DivWithContent)
     ASSERT_EQ(valueStr, rules->at(0).selector().value());
 }
 
-} // namespace WebCore
+} // namespace blink