Index: third_party/WebKit/Source/web/tests/TouchActionTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/TouchActionTest.cpp b/third_party/WebKit/Source/web/tests/TouchActionTest.cpp |
index b3f223e0a1901d8ca60bb0bdcc8c67a5782cea3a..0eb9e1d08dc92f1b1b77af51a263a4195bc0c951 100644 |
--- a/third_party/WebKit/Source/web/tests/TouchActionTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/TouchActionTest.cpp |
@@ -40,6 +40,7 @@ |
#include "core/input/EventHandler.h" |
#include "core/layout/HitTestResult.h" |
#include "core/layout/LayoutTreeAsText.h" |
+#include "core/layout/api/LayoutViewItem.h" |
#include "platform/testing/URLTestHelpers.h" |
#include "platform/testing/UnitTestHelpers.h" |
#include "public/platform/Platform.h" |