Index: third_party/WebKit/Source/core/page/scrolling/SnapCoordinatorTest.cpp |
diff --git a/third_party/WebKit/Source/core/page/scrolling/SnapCoordinatorTest.cpp b/third_party/WebKit/Source/core/page/scrolling/SnapCoordinatorTest.cpp |
index de56990cce8eac13d567c16d84e3c012c30055db..6a45794f8cba1337fc106d0e0570e4fdcdc694d9 100644 |
--- a/third_party/WebKit/Source/core/page/scrolling/SnapCoordinatorTest.cpp |
+++ b/third_party/WebKit/Source/core/page/scrolling/SnapCoordinatorTest.cpp |
@@ -7,6 +7,7 @@ |
#include "core/dom/Document.h" |
#include "core/dom/Element.h" |
#include "core/frame/FrameView.h" |
+#include "core/html/HTMLElement.h" |
#include "core/style/ComputedStyle.h" |
#include "core/testing/DummyPageHolder.h" |
#include "platform/scroll/ScrollTypes.h" |