Index: third_party/WebKit/Source/core/page/Page.cpp |
diff --git a/third_party/WebKit/Source/core/page/Page.cpp b/third_party/WebKit/Source/core/page/Page.cpp |
index fe3e99ea8e0f9a28f94f496c9aba209c8ad98917..3535c309fb926878d9cc6181ec05cb9750c20601 100644 |
--- a/third_party/WebKit/Source/core/page/Page.cpp |
+++ b/third_party/WebKit/Source/core/page/Page.cpp |
@@ -23,6 +23,7 @@ |
#include "core/css/resolver/ViewportStyleResolver.h" |
#include "core/dom/ClientRectList.h" |
#include "core/dom/StyleChangeReason.h" |
+#include "core/dom/StyleEngine.h" |
#include "core/dom/VisitedLinkState.h" |
#include "core/editing/DragCaretController.h" |
#include "core/editing/markers/DocumentMarkerController.h" |