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

Unified Diff: Source/core/paint/DeprecatedPaintLayerFilterInfo.cpp

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.h ('k') | Source/core/style/ShapeValue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/paint/DeprecatedPaintLayerFilterInfo.cpp
diff --git a/Source/core/paint/DeprecatedPaintLayerFilterInfo.cpp b/Source/core/paint/DeprecatedPaintLayerFilterInfo.cpp
index 22482a2467fad1bac95a2acf2780b814c17c857c..226dd5831c4ae4bf03d1db1a3a2b3ee341744bf9 100644
--- a/Source/core/paint/DeprecatedPaintLayerFilterInfo.cpp
+++ b/Source/core/paint/DeprecatedPaintLayerFilterInfo.cpp
@@ -30,11 +30,11 @@
#include "config.h"
#include "core/paint/DeprecatedPaintLayerFilterInfo.h"
-#include "core/fetch/DocumentResourceReference.h"
#include "core/layout/svg/LayoutSVGResourceContainer.h"
#include "core/layout/svg/ReferenceFilterBuilder.h"
#include "core/paint/DeprecatedPaintLayer.h"
#include "core/paint/FilterEffectBuilder.h"
+#include "core/svg/DocumentResourceReference.h"
#include "core/svg/SVGFilterElement.h"
namespace blink {
« no previous file with comments | « Source/core/paint/DeprecatedPaintLayerFilterInfo.h ('k') | Source/core/style/ShapeValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698