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

Unified Diff: Source/core/style/StyleReflection.h

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/StyleReflection.h
diff --git a/Source/core/layout/style/StyleReflection.h b/Source/core/style/StyleReflection.h
similarity index 98%
rename from Source/core/layout/style/StyleReflection.h
rename to Source/core/style/StyleReflection.h
index 77440112881c3d3ba740e3616add97592e06f5c3..5e0db5e874b1d018e7f7eb51e074af7ff4272a6a 100644
--- a/Source/core/layout/style/StyleReflection.h
+++ b/Source/core/style/StyleReflection.h
@@ -26,7 +26,7 @@
#define StyleReflection_h
#include "core/css/CSSReflectionDirection.h"
-#include "core/layout/style/NinePieceImage.h"
+#include "core/style/NinePieceImage.h"
#include "platform/Length.h"
#include "wtf/RefCounted.h"

Powered by Google App Engine
This is Rietveld 408576698