Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / animation / AnimationClock.cpp
index d51c95e..b0de587 100644 (file)
@@ -43,7 +43,7 @@ const double approximateFrameTime = 1 / 60.0;
 
 }
 
-namespace WebCore {
+namespace blink {
 
 unsigned AnimationClock::s_currentTask = 0;