Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / frame / DOMWindowTimers.cpp
index af3e06b..7f9aae6 100644 (file)
@@ -36,7 +36,7 @@
 #include "core/events/EventTarget.h"
 #include "core/frame/DOMTimer.h"
 
-namespace WebCore {
+namespace blink {
 
 namespace DOMWindowTimers {
 
@@ -64,4 +64,4 @@ void clearInterval(EventTarget& eventTarget, int timeoutID)
 
 } // namespace DOMWindowTimers
 
-} // namespace WebCore
+} // namespace blink