Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/AnimationClockTest.cpp |
| diff --git a/third_party/WebKit/Source/core/animation/AnimationClockTest.cpp b/third_party/WebKit/Source/core/animation/AnimationClockTest.cpp |
| index 9eaddbcebd3edd041c544aae0dd4f7c9c06c726b..fa657caef2e43c5e663e51ee95d5274956795c66 100644 |
| --- a/third_party/WebKit/Source/core/animation/AnimationClockTest.cpp |
| +++ b/third_party/WebKit/Source/core/animation/AnimationClockTest.cpp |
| @@ -31,7 +31,6 @@ |
| #include "core/animation/AnimationClock.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| -#include "wtf/OwnPtr.h" |
| namespace blink { |