Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / rendering / style / StyleVisualData.cpp
index e277437..53ce659 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "core/rendering/style/RenderStyle.h"
 
-namespace WebCore {
+namespace blink {
 
 StyleVisualData::StyleVisualData()
     : hasClip(false)
@@ -46,4 +46,4 @@ StyleVisualData::StyleVisualData(const StyleVisualData& o)
 {
 }
 
-} // namespace WebCore
+} // namespace blink