Index: third_party/WebKit/Source/core/layout/LayoutObject.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutObject.cpp b/third_party/WebKit/Source/core/layout/LayoutObject.cpp |
index d617c11c71d4ac9354bceda916ce89a7d6428f2c..1b5a5a6eebe7e370286f4b30fdfc014dbb480643 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutObject.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutObject.cpp |
@@ -81,6 +81,7 @@ |
#include "core/paint/PaintInfo.h" |
#include "core/paint/PaintLayer.h" |
#include "core/style/ContentData.h" |
+#include "core/style/CursorData.h" |
#include "core/style/ShadowList.h" |
#include "platform/HostWindow.h" |
#include "platform/RuntimeEnabledFeatures.h" |