Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(763)

Unified Diff: third_party/WebKit/Source/core/paint/BoxDecorationData.h

Issue 2007673004: Move BackgroundBleedAvoidance definition to a separate file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutBoxModelObject.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutBoxModelObject.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698