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

Unified Diff: Source/core/style/StyleGeneratedImage.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
« no previous file with comments | « Source/core/style/StyleFlexibleBoxData.cpp ('k') | Source/core/style/StyleGeneratedImage.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/style/StyleGeneratedImage.h
diff --git a/Source/core/layout/style/StyleGeneratedImage.h b/Source/core/style/StyleGeneratedImage.h
similarity index 98%
rename from Source/core/layout/style/StyleGeneratedImage.h
rename to Source/core/style/StyleGeneratedImage.h
index 3ddd7a8749cd1715238bcdc2e9ae3efe9ff01a25..a372eefeb4e4259f653c4f92d49ca8169a2d15bc 100644
--- a/Source/core/layout/style/StyleGeneratedImage.h
+++ b/Source/core/style/StyleGeneratedImage.h
@@ -24,7 +24,7 @@
#ifndef StyleGeneratedImage_h
#define StyleGeneratedImage_h
Julien - ping for review 2015/03/31 16:42:30 Do we want to rename this (and similar classes in
-#include "core/layout/style/StyleImage.h"
+#include "core/style/StyleImage.h"
namespace blink {
« no previous file with comments | « Source/core/style/StyleFlexibleBoxData.cpp ('k') | Source/core/style/StyleGeneratedImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698