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

Unified Diff: Source/core/layout/ClipPathOperation.h

Issue 1045723009: Move core/layout/style to core/style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 5 years, 9 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/inspector/InspectorHighlight.cpp ('k') | Source/core/layout/LayoutBlock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/ClipPathOperation.h
diff --git a/Source/core/layout/ClipPathOperation.h b/Source/core/layout/ClipPathOperation.h
index 6b44f22fbddd60d15b50f05f23bfd72dbd9bdf69..de263f2c87ed0c507b7a110cafaa2d50584e5256 100644
--- a/Source/core/layout/ClipPathOperation.h
+++ b/Source/core/layout/ClipPathOperation.h
@@ -30,7 +30,7 @@
#ifndef ClipPathOperation_h
#define ClipPathOperation_h
-#include "core/layout/style/BasicShapes.h"
+#include "core/style/BasicShapes.h"
#include "platform/graphics/Path.h"
#include "wtf/OwnPtr.h"
#include "wtf/PassOwnPtr.h"
« no previous file with comments | « Source/core/inspector/InspectorHighlight.cpp ('k') | Source/core/layout/LayoutBlock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698