Index: third_party/WebKit/Source/core/paint/ObjectPaintInvalidatorTest.cpp |
diff --git a/third_party/WebKit/Source/core/paint/ObjectPaintInvalidatorTest.cpp b/third_party/WebKit/Source/core/paint/ObjectPaintInvalidatorTest.cpp |
index e9e56303353720a7c706b42f363af50837b94c08..7153841a76d69beb010dcf64357f703598745c12 100644 |
--- a/third_party/WebKit/Source/core/paint/ObjectPaintInvalidatorTest.cpp |
+++ b/third_party/WebKit/Source/core/paint/ObjectPaintInvalidatorTest.cpp |
@@ -4,6 +4,7 @@ |
#include "core/paint/ObjectPaintInvalidator.h" |
+#include "core/layout/LayoutObject.h" |
#include "core/layout/LayoutTestHelper.h" |
#include "platform/json/JSONValues.h" |
#include "testing/gtest/include/gtest/gtest.h" |