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

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

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/style/RenderStyle.h ('k') | Source/core/rendering/style/StyleCustomFilterProgram.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/style/RenderStyle.cpp
diff --git a/Source/core/rendering/style/RenderStyle.cpp b/Source/core/rendering/style/RenderStyle.cpp
index 43770db44f1cae4fcd88d7958242c22f67712138..7153110ed3481810f56ad4bfc4b4beb42c260278 100644
--- a/Source/core/rendering/style/RenderStyle.cpp
+++ b/Source/core/rendering/style/RenderStyle.cpp
@@ -31,7 +31,6 @@
#include "RenderArena.h"
#include "RenderObject.h"
#include "RenderTheme.h"
-#include "ScaleTransformOperation.h"
#include "ShadowData.h"
#include "StyleImage.h"
#include "StyleInheritedData.h"
@@ -40,6 +39,7 @@
#include "WebCoreMemoryInstrumentation.h"
#include "core/platform/graphics/Font.h"
#include "core/platform/graphics/FontSelector.h"
+#include "core/platform/graphics/transforms/ScaleTransformOperation.h"
#include <wtf/MathExtras.h>
#include <wtf/MemoryInstrumentationVector.h>
#include <wtf/MemoryObjectInfo.h>
« no previous file with comments | « Source/core/rendering/style/RenderStyle.h ('k') | Source/core/rendering/style/StyleCustomFilterProgram.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698