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

Unified Diff: Source/core/rendering/ExclusionShapeInfo.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, 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/ColumnInfo.h ('k') | Source/core/rendering/FilterEffectRenderer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/ExclusionShapeInfo.h
diff --git a/Source/core/rendering/ExclusionShapeInfo.h b/Source/core/rendering/ExclusionShapeInfo.h
index ee6f23d027dce843c7eafef848939612688e1d1c..74b75723a92e446ae1332d57ef11b90186c12803 100644
--- a/Source/core/rendering/ExclusionShapeInfo.h
+++ b/Source/core/rendering/ExclusionShapeInfo.h
@@ -34,8 +34,8 @@
#include "ExclusionShape.h"
#include "ExclusionShapeValue.h"
-#include "LayoutUnit.h"
#include "RenderStyle.h"
+#include "core/platform/LayoutUnit.h"
#include "core/platform/graphics/FloatRect.h"
#include <wtf/OwnPtr.h>
#include <wtf/Vector.h>
« no previous file with comments | « Source/core/rendering/ColumnInfo.h ('k') | Source/core/rendering/FilterEffectRenderer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698