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

Unified Diff: Source/core/style/PathStyleMotionPath.cpp

Issue 1045723009: Move core/layout/style to core/style (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/core/style/PathStyleMotionPath.cpp
diff --git a/Source/core/layout/style/PathStyleMotionPath.cpp b/Source/core/style/PathStyleMotionPath.cpp
similarity index 91%
rename from Source/core/layout/style/PathStyleMotionPath.cpp
rename to Source/core/style/PathStyleMotionPath.cpp
index 113405a934da55d059ccdeb682cff67dbeb493e5..e8b2abbe6d032bc68b210bb2aef7c4e951a2be50 100644
--- a/Source/core/layout/style/PathStyleMotionPath.cpp
+++ b/Source/core/style/PathStyleMotionPath.cpp
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "config.h"
-#include "core/layout/style/PathStyleMotionPath.h"
+#include "core/style/PathStyleMotionPath.h"
#include "core/svg/SVGPathUtilities.h"

Powered by Google App Engine
This is Rietveld 408576698