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

Unified Diff: Source/core/paint/DeprecatedPaintLayerFilterInfo.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/page/PageSerializer.cpp ('k') | Source/core/paint/DeprecatedPaintLayerFilterInfo.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/paint/DeprecatedPaintLayerFilterInfo.h
diff --git a/Source/core/paint/DeprecatedPaintLayerFilterInfo.h b/Source/core/paint/DeprecatedPaintLayerFilterInfo.h
index 698d4bf1f04a714ea9cf970e96f49ac89aa7af67..bb488c0cff005b7158c5fbc5299a82883e7aa0ae 100644
--- a/Source/core/paint/DeprecatedPaintLayerFilterInfo.h
+++ b/Source/core/paint/DeprecatedPaintLayerFilterInfo.h
@@ -31,7 +31,7 @@
#define DeprecatedPaintLayerFilterInfo_h
#include "core/dom/Element.h"
-#include "core/fetch/DocumentResource.h"
+#include "core/svg/DocumentResource.h"
#include "platform/geometry/LayoutRect.h"
#include "platform/graphics/filters/FilterOperation.h"
#include "wtf/HashMap.h"
« no previous file with comments | « Source/core/page/PageSerializer.cpp ('k') | Source/core/paint/DeprecatedPaintLayerFilterInfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698