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

Unified Diff: Source/core/style/StyleFetchedImage.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/StyleDifference.h ('k') | Source/core/style/StyleFetchedImage.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/style/StyleFetchedImage.h
diff --git a/Source/core/layout/style/StyleFetchedImage.h b/Source/core/style/StyleFetchedImage.h
similarity index 98%
rename from Source/core/layout/style/StyleFetchedImage.h
rename to Source/core/style/StyleFetchedImage.h
index b1e43db6bd75b8e916d72555c02c2bce08d1df82..4a58ba9df0dc63dca8394fb0a8c797263c1f664f 100644
--- a/Source/core/layout/style/StyleFetchedImage.h
+++ b/Source/core/style/StyleFetchedImage.h
@@ -26,7 +26,7 @@
#include "core/fetch/ImageResourceClient.h"
#include "core/fetch/ResourcePtr.h"
-#include "core/layout/style/StyleImage.h"
+#include "core/style/StyleImage.h"
namespace blink {
« no previous file with comments | « Source/core/style/StyleDifference.h ('k') | Source/core/style/StyleFetchedImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698