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

Unified Diff: Source/core/loader/ResourceLoaderOptions.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/ResourceLoader.cpp ('k') | Source/core/loader/SubstituteResource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/loader/ResourceLoaderOptions.h
diff --git a/Source/core/loader/ResourceLoaderOptions.h b/Source/core/loader/ResourceLoaderOptions.h
index 58d61bb0d704f73dfbd1abebe8ed3afa2f723381..ad1adaa4f8aef418552c287103119babc9c41598 100644
--- a/Source/core/loader/ResourceLoaderOptions.h
+++ b/Source/core/loader/ResourceLoaderOptions.h
@@ -31,7 +31,7 @@
#ifndef ResourceLoaderOptions_h
#define ResourceLoaderOptions_h
-#include "ResourceHandleTypes.h"
+#include "core/platform/network/ResourceHandleTypes.h"
namespace WebCore {
« no previous file with comments | « Source/core/loader/ResourceLoader.cpp ('k') | Source/core/loader/SubstituteResource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698