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

Unified Diff: Source/core/loader/SubstituteResource.h

Issue 13840007: Absolutify paths to platform/network. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/loader/ResourceLoaderOptions.h ('k') | Source/core/loader/TextTrackLoader.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/loader/SubstituteResource.h
diff --git a/Source/core/loader/SubstituteResource.h b/Source/core/loader/SubstituteResource.h
index 15cbc6f6e8af21e19fc152e4de2a09a6a086a0e1..596d67e2a54e28d34d369bea330507fcad470117 100644
--- a/Source/core/loader/SubstituteResource.h
+++ b/Source/core/loader/SubstituteResource.h
@@ -29,8 +29,8 @@
#include <wtf/RefCounted.h>
#include "KURL.h"
-#include "ResourceResponse.h"
#include "SharedBuffer.h"
+#include "core/platform/network/ResourceResponse.h"
#include <wtf/RefPtr.h>
« no previous file with comments | « Source/core/loader/ResourceLoaderOptions.h ('k') | Source/core/loader/TextTrackLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698