Chromium Code Reviews| Index: Source/core/animation/KeyframeEffectModelTest.cpp |
| diff --git a/Source/core/animation/KeyframeEffectModelTest.cpp b/Source/core/animation/KeyframeEffectModelTest.cpp |
| index 1aece27cea7fc78145181ca17be679a1966706ca..6c6ca41801ea3df5411ec6044045b0c1edc1b16e 100644 |
| --- a/Source/core/animation/KeyframeEffectModelTest.cpp |
| +++ b/Source/core/animation/KeyframeEffectModelTest.cpp |
| @@ -38,9 +38,7 @@ |
| #include "core/dom/Element.h" |
| #include <gtest/gtest.h> |
| -using namespace blink; |
| - |
| -namespace { |
| +namespace blink { |
| const double duration = 1.0; |