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

Unified Diff: Source/core/platform/graphics/GraphicsLayerTransform.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/platform/graphics/GraphicsLayerAnimation.h ('k') | Source/core/platform/graphics/Icon.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/graphics/GraphicsLayerTransform.h
diff --git a/Source/core/platform/graphics/GraphicsLayerTransform.h b/Source/core/platform/graphics/GraphicsLayerTransform.h
index b41a0ef1976adeb5d15d05ec13fa43a343eca171..b241fbb4dba560b8a6a681627b0a89908b36aadd 100644
--- a/Source/core/platform/graphics/GraphicsLayerTransform.h
+++ b/Source/core/platform/graphics/GraphicsLayerTransform.h
@@ -20,10 +20,10 @@
#ifndef GraphicsLayerTransform_h
#define GraphicsLayerTransform_h
-#include "TransformationMatrix.h"
#include "core/platform/graphics/FloatPoint.h"
#include "core/platform/graphics/FloatPoint3D.h"
#include "core/platform/graphics/FloatSize.h"
+#include "core/platform/graphics/transforms/TransformationMatrix.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/GraphicsLayerAnimation.h ('k') | Source/core/platform/graphics/Icon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698