Chromium Code Reviews| Index: third_party/WebKit/Source/core/style/FilterOperationsTest.cpp |
| diff --git a/third_party/WebKit/Source/core/style/FilterOperationsTest.cpp b/third_party/WebKit/Source/core/style/FilterOperationsTest.cpp |
| index c244c3dedffbcd6e44dbe23079b144b4dfea3f1e..1c9596ba5caa359e0cc4b20d711d4db7b6878b92 100644 |
| --- a/third_party/WebKit/Source/core/style/FilterOperationsTest.cpp |
| +++ b/third_party/WebKit/Source/core/style/FilterOperationsTest.cpp |
| @@ -25,6 +25,7 @@ |
| #include "core/style/FilterOperations.h" |
| +#include "platform/geometry/IntRect.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| namespace blink { |