Index: third_party/WebKit/Source/core/paint/PaintLayerClipper.h |
diff --git a/third_party/WebKit/Source/core/paint/PaintLayerClipper.h b/third_party/WebKit/Source/core/paint/PaintLayerClipper.h |
index 3a94f66c2217fc5ce3a36a35fca6b6558a1450e0..a63d663a02ada8098080e3a294bd275ef6ef1c83 100644 |
--- a/third_party/WebKit/Source/core/paint/PaintLayerClipper.h |
+++ b/third_party/WebKit/Source/core/paint/PaintLayerClipper.h |
@@ -45,6 +45,7 @@ |
#ifndef PaintLayerClipper_h |
#define PaintLayerClipper_h |
+#include "core/CoreExport.h" |
#include "core/layout/ClipRectsCache.h" |
#include "core/layout/LayoutBox.h" |
#include "wtf/Allocator.h" |