Index: third_party/WebKit/Source/core/paint/BoxDecorationData.h |
diff --git a/third_party/WebKit/Source/core/paint/BoxDecorationData.h b/third_party/WebKit/Source/core/paint/BoxDecorationData.h |
index 5c2560ea54d2ae81d550dc451a4b578ca9b6a435..416c66c26f70c451f81a93e2a786f755d0d585a3 100644 |
--- a/third_party/WebKit/Source/core/paint/BoxDecorationData.h |
+++ b/third_party/WebKit/Source/core/paint/BoxDecorationData.h |
@@ -5,7 +5,7 @@ |
#ifndef BoxDecorationData_h |
#define BoxDecorationData_h |
-#include "core/layout/LayoutBoxModelObject.h" // For BackgroundBleedAvoidance. |
+#include "core/layout/BackgroundBleedAvoidance.h" |
#include "platform/graphics/Color.h" |
namespace blink { |