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 8373d3e4f81fd4a805e339c1bd94ac28a608519c..e9e56303353720a7c706b42f363af50837b94c08 100644 |
--- a/third_party/WebKit/Source/core/paint/ObjectPaintInvalidatorTest.cpp |
+++ b/third_party/WebKit/Source/core/paint/ObjectPaintInvalidatorTest.cpp |
@@ -5,7 +5,7 @@ |
#include "core/paint/ObjectPaintInvalidator.h" |
#include "core/layout/LayoutTestHelper.h" |
-#include "platform/JSONValues.h" |
+#include "platform/json/JSONValues.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace blink { |