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

Unified Diff: Source/core/platform/network/ResourceHandleInternal.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
Index: Source/core/platform/network/ResourceHandleInternal.h
diff --git a/Source/core/platform/network/ResourceHandleInternal.h b/Source/core/platform/network/ResourceHandleInternal.h
index 537beb08b45fe1e65b802b9bfda65a0d40452dfe..5d96bd88004ed3e50bb9924939550101acfcb197 100644
--- a/Source/core/platform/network/ResourceHandleInternal.h
+++ b/Source/core/platform/network/ResourceHandleInternal.h
@@ -31,7 +31,7 @@
#ifndef ResourceHandleInternal_h
#define ResourceHandleInternal_h
-#include "ResourceRequest.h"
+#include "core/platform/network/ResourceRequest.h"
#include <public/WebCommon.h>
#include <public/WebURLLoader.h>
#include <public/WebURLLoaderClient.h>
« no previous file with comments | « Source/core/platform/network/ResourceHandleClient.cpp ('k') | Source/core/platform/network/ResourceLoadInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698