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

Unified Diff: Source/core/style/NinePieceImage.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/style/LineClampValue.h ('k') | Source/core/style/NinePieceImage.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/style/NinePieceImage.h
diff --git a/Source/core/layout/style/NinePieceImage.h b/Source/core/style/NinePieceImage.h
similarity index 97%
rename from Source/core/layout/style/NinePieceImage.h
rename to Source/core/style/NinePieceImage.h
index e7aaeeae96fd33f619d26ec90e19064fd0195c13..37068587ece0b8e4a954a3a81b86352acfd32848 100644
--- a/Source/core/layout/style/NinePieceImage.h
+++ b/Source/core/style/NinePieceImage.h
@@ -24,9 +24,9 @@
#ifndef NinePieceImage_h
#define NinePieceImage_h
-#include "core/layout/style/BorderImageLengthBox.h"
-#include "core/layout/style/DataRef.h"
-#include "core/layout/style/StyleImage.h"
+#include "core/style/BorderImageLengthBox.h"
+#include "core/style/DataRef.h"
+#include "core/style/StyleImage.h"
#include "platform/LayoutUnit.h"
#include "platform/LengthBox.h"
« no previous file with comments | « Source/core/style/LineClampValue.h ('k') | Source/core/style/NinePieceImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698