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

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

Issue 1167583003: Move Resource subclasses out of fetch/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/paint/DeprecatedPaintLayerFilterInfo.cpp ('k') | Source/core/style/StyleFetchedImage.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/style/ShapeValue.h
diff --git a/Source/core/style/ShapeValue.h b/Source/core/style/ShapeValue.h
index afb60af7327d442c28e9582c631a137e6aa5db0b..1f9b0f54a38b27ea2c1219c15a86e65dca95d083 100644
--- a/Source/core/style/ShapeValue.h
+++ b/Source/core/style/ShapeValue.h
@@ -30,7 +30,7 @@
#ifndef ShapeValue_h
#define ShapeValue_h
-#include "core/fetch/ImageResource.h"
+#include "core/dom/ImageResource.h"
#include "core/style/BasicShapes.h"
#include "core/style/DataEquivalency.h"
#include "core/style/ComputedStyleConstants.h"
« no previous file with comments | « Source/core/paint/DeprecatedPaintLayerFilterInfo.cpp ('k') | Source/core/style/StyleFetchedImage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698