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

Unified Diff: Source/core/rendering/ExclusionShape.cpp

Issue 14242011: Absolutify paths to css/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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
Index: Source/core/rendering/ExclusionShape.cpp
diff --git a/Source/core/rendering/ExclusionShape.cpp b/Source/core/rendering/ExclusionShape.cpp
index d38093015201f8b53a83a8364ca712a3fe293f91..4bf84a52ddd4f7ad519a784b45458074f53d48ba 100644
--- a/Source/core/rendering/ExclusionShape.cpp
+++ b/Source/core/rendering/ExclusionShape.cpp
@@ -30,8 +30,8 @@
#include "config.h"
#include "core/rendering/ExclusionShape.h"
-#include "BasicShapeFunctions.h"
-#include "LengthFunctions.h"
+#include "core/css/BasicShapeFunctions.h"
+#include "core/css/LengthFunctions.h"
#include "core/platform/graphics/FloatSize.h"
#include "core/platform/graphics/WindRule.h"
#include "core/rendering/ExclusionPolygon.h"
« no previous file with comments | « Source/core/platform/graphics/transforms/TranslateTransformOperation.h ('k') | Source/core/rendering/RenderLayer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698