Index: Source/core/rendering/animation/WebAnimationProvider.cpp |
diff --git a/Source/core/rendering/animation/WebAnimationProvider.cpp b/Source/core/rendering/animation/WebAnimationProvider.cpp |
index 5532f772afbd310f618e03edd3cd21381c2825d3..01d551209903207d6951b8eff29b05f6a9621a9f 100644 |
--- a/Source/core/rendering/animation/WebAnimationProvider.cpp |
+++ b/Source/core/rendering/animation/WebAnimationProvider.cpp |
@@ -34,7 +34,7 @@ |
#include "public/platform/WebAnimation.h" |
#include "wtf/text/StringBuilder.h" |
-using WebKit::WebAnimation; |
+using blink::WebAnimation; |
namespace WebCore { |