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

Unified Diff: Source/core/css/CSSSVGDocumentValue.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/css/CSSImageValue.cpp ('k') | Source/core/css/CSSStyleSheetResource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSSVGDocumentValue.h
diff --git a/Source/core/css/CSSSVGDocumentValue.h b/Source/core/css/CSSSVGDocumentValue.h
index edd23575a140a2c14bf2cd09307e86eb05b4ae4a..106e01bc291d806b77f50d6a764ae359edd2838d 100644
--- a/Source/core/css/CSSSVGDocumentValue.h
+++ b/Source/core/css/CSSSVGDocumentValue.h
@@ -26,8 +26,8 @@
#define CSSSVGDocumentValue_h
#include "core/css/CSSValue.h"
-#include "core/fetch/DocumentResource.h"
#include "core/fetch/ResourcePtr.h"
+#include "core/svg/DocumentResource.h"
namespace blink {
« no previous file with comments | « Source/core/css/CSSImageValue.cpp ('k') | Source/core/css/CSSStyleSheetResource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698