| Index: third_party/WebKit/Source/core/testing/Internals.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.cpp b/third_party/WebKit/Source/core/testing/Internals.cpp
|
| index 8cc9fc6433ccf22bb572bf66b5ee5c164db19a82..df7a64c71d4251efe2d9ed3470642a39745eaeba 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.cpp
|
| @@ -134,8 +134,6 @@
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/geometry/LayoutRect.h"
|
| #include "platform/graphics/GraphicsLayer.h"
|
| -#include "platform/graphics/filters/FilterOperation.h"
|
| -#include "platform/graphics/filters/FilterOperations.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/SchemeRegistry.h"
|
| #include "public/platform/Platform.h"
|
|
|