| Index: Source/platform/animation/TimingFunctionTest.cpp
|
| diff --git a/Source/platform/animation/TimingFunctionTest.cpp b/Source/platform/animation/TimingFunctionTest.cpp
|
| index ce9a18b0f088261ce67d4ee1ecaba28363122968..ec4f621d21ccfcd99b61e2f3ed991d86ee4f2c66 100644
|
| --- a/Source/platform/animation/TimingFunctionTest.cpp
|
| +++ b/Source/platform/animation/TimingFunctionTest.cpp
|
| @@ -52,8 +52,6 @@ namespace blink {
|
|
|
| namespace {
|
|
|
| -using namespace blink;
|
| -
|
| class TimingFunctionTest : public ::testing::Test {
|
| public:
|
| void notEqualHelperLoop(Vector<std::pair<std::string, RefPtr<TimingFunction> > >& v)
|
|
|