Chromium Code Reviews| Index: Source/web/tests/FilterOperationsTest.cpp |
| diff --git a/Source/web/tests/FilterOperationsTest.cpp b/Source/web/tests/FilterOperationsTest.cpp |
| index f72ffe949ec8d6f70dea4711b13021ed474da1c6..93bcf28fe1f801f1e16d3112dcf42a446169d42b 100644 |
| --- a/Source/web/tests/FilterOperationsTest.cpp |
| +++ b/Source/web/tests/FilterOperationsTest.cpp |
| @@ -24,7 +24,7 @@ |
| */ |
| #include "config.h" |
| -#include "core/platform/graphics/filters/FilterOperations.h" |
| +#include "platform/graphics/filters/FilterOperations.h" |
| #include <gtest/gtest.h> |