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

Unified Diff: Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp

Issue 1045723009: Move core/layout/style to core/style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 5 years, 9 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 | « Source/core/paint/BoxPainter.cpp ('k') | Source/core/paint/InlineFlowBoxPainter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp
diff --git a/Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp b/Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp
index 8c3344c1e2f9f79fd84c1d8bb6782afef1ea047c..54bc549d9455b4ad29c39e645d99791b1e58db87 100644
--- a/Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp
+++ b/Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp
@@ -46,7 +46,7 @@
#include "core/frame/UseCounter.h"
#include "core/layout/LayoutReplica.h"
-#include "core/layout/style/ComputedStyle.h"
+#include "core/style/ComputedStyle.h"
#include "core/paint/DeprecatedPaintLayer.h"
#include "core/paint/DeprecatedPaintLayerPainter.h"
#include "platform/transforms/ScaleTransformOperation.h"
« no previous file with comments | « Source/core/paint/BoxPainter.cpp ('k') | Source/core/paint/InlineFlowBoxPainter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698