Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / page / AutoscrollController.h
index 62f7fd6..0c5fa91 100644 (file)
@@ -29,7 +29,7 @@
 #include "platform/geometry/IntPoint.h"
 #include "wtf/PassOwnPtr.h"
 
-namespace WebCore {
+namespace blink {
 
 class EventHandler;
 class LocalFrame;
@@ -88,6 +88,6 @@ private:
 #endif
 };
 
-} // namespace WebCore
+} // namespace blink
 
 #endif // AutoscrollController_h