Index: third_party/WebKit/Source/core/style/FilterOperationsTest.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/filters/FilterOperationsTest.cpp b/third_party/WebKit/Source/core/style/FilterOperationsTest.cpp |
similarity index 98% |
rename from third_party/WebKit/Source/platform/graphics/filters/FilterOperationsTest.cpp |
rename to third_party/WebKit/Source/core/style/FilterOperationsTest.cpp |
index ecb4268d2900615ef701b82061ef489f3bbfaa0f..cd4ddf8571e5ed7d7024b60872eae19333bd80b8 100644 |
--- a/third_party/WebKit/Source/platform/graphics/filters/FilterOperationsTest.cpp |
+++ b/third_party/WebKit/Source/core/style/FilterOperationsTest.cpp |
@@ -23,7 +23,7 @@ |
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "platform/graphics/filters/FilterOperations.h" |
+#include "core/style/FilterOperations.h" |
#include "testing/gtest/include/gtest/gtest.h" |