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

Unified Diff: Source/core/rendering/style/RenderStyle.h

Issue 14476012: Absolutify paths to most subfolders of platform/graphics/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: iwyu Created 7 years, 8 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/rendering/RenderView.cpp ('k') | Source/core/rendering/style/RenderStyle.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/style/RenderStyle.h
diff --git a/Source/core/rendering/style/RenderStyle.h b/Source/core/rendering/style/RenderStyle.h
index 1f3b0b7048eefd68bfac8a9d3328e8a90fb045e1..8fc639704e14acfb1fd3d43813b0de3e5a9db03d 100644
--- a/Source/core/rendering/style/RenderStyle.h
+++ b/Source/core/rendering/style/RenderStyle.h
@@ -58,7 +58,6 @@
#include "StyleVisualData.h"
#include "TextDirection.h"
#include "ThemeTypes.h"
-#include "TransformOperations.h"
#include "UnicodeBidi.h"
#include "core/platform/graphics/Color.h"
#include "core/platform/graphics/ColorSpace.h"
@@ -67,6 +66,7 @@
#include "core/platform/graphics/GraphicsTypes.h"
#include "core/platform/graphics/LayoutBoxExtent.h"
#include "core/platform/graphics/RoundedRect.h"
+#include "core/platform/graphics/transforms/TransformOperations.h"
#include <wtf/Forward.h>
#include <wtf/OwnPtr.h>
#include <wtf/RefCounted.h>
« no previous file with comments | « Source/core/rendering/RenderView.cpp ('k') | Source/core/rendering/style/RenderStyle.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698