Index: Source/core/animation/AnimationTranslationUtil.cpp |
diff --git a/Source/core/animation/AnimationTranslationUtil.cpp b/Source/core/animation/AnimationTranslationUtil.cpp |
index 4972b002a89a7e0aa869eb6c850ff3cf3b371d77..4cffa6962cbfea2881ebb603c7e5d5046b6622af 100644 |
--- a/Source/core/animation/AnimationTranslationUtil.cpp |
+++ b/Source/core/animation/AnimationTranslationUtil.cpp |
@@ -40,8 +40,6 @@ |
#include "platform/transforms/TranslateTransformOperation.h" |
#include "public/platform/WebTransformOperations.h" |
-using namespace blink; |
- |
namespace blink { |
void toWebTransformOperations(const TransformOperations& transformOperations, WebTransformOperations* webTransformOperations) |