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

Unified Diff: Source/core/style/GridResolvedPosition.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/GridPosition.h ('k') | Source/core/style/GridResolvedPosition.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/style/GridResolvedPosition.h
diff --git a/Source/core/layout/style/GridResolvedPosition.h b/Source/core/style/GridResolvedPosition.h
similarity index 98%
rename from Source/core/layout/style/GridResolvedPosition.h
rename to Source/core/style/GridResolvedPosition.h
index 67f441d4c5c998c3235d6eea2cd218274f5fd5eb..008f220c4069d2d3781299065ea4d8d3a1b89565 100644
--- a/Source/core/layout/style/GridResolvedPosition.h
+++ b/Source/core/style/GridResolvedPosition.h
@@ -5,7 +5,7 @@
#ifndef GridResolvedPosition_h
#define GridResolvedPosition_h
-#include "core/layout/style/GridPosition.h"
+#include "core/style/GridPosition.h"
namespace blink {
« no previous file with comments | « Source/core/style/GridPosition.h ('k') | Source/core/style/GridResolvedPosition.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698