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

Unified Diff: third_party/WebKit/Source/core/css/cssom/CSSResourceValue.h

Issue 2584423002: Loading: move core/fetch to platform/loader/fetch (Closed)
Patch Set: another try Created 3 years, 11 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
Index: third_party/WebKit/Source/core/css/cssom/CSSResourceValue.h
diff --git a/third_party/WebKit/Source/core/css/cssom/CSSResourceValue.h b/third_party/WebKit/Source/core/css/cssom/CSSResourceValue.h
index 783fad7183f13de9c6c239f5fa477f2f1e2a5fca..00d29bb3d651bc613d46f6e89dd0151830f6526a 100644
--- a/third_party/WebKit/Source/core/css/cssom/CSSResourceValue.h
+++ b/third_party/WebKit/Source/core/css/cssom/CSSResourceValue.h
@@ -7,7 +7,7 @@
#include "core/css/cssom/CSSStyleValue.h"
-#include "core/fetch/Resource.h"
+#include "platform/loader/fetch/Resource.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/css/StyleRuleImport.cpp ('k') | third_party/WebKit/Source/core/css/parser/CSSParserContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698