Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / frame / DeprecatedScheduleStyleRecalcDuringLayout.cpp
index 88f35ae..0a12e76 100644 (file)
@@ -7,7 +7,7 @@
 
 #include "wtf/Assertions.h"
 
-namespace WebCore {
+namespace blink {
 
 DeprecatedScheduleStyleRecalcDuringLayout::DeprecatedScheduleStyleRecalcDuringLayout(DocumentLifecycle& lifecycle)
     : m_lifecycle(lifecycle)