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

Unified Diff: Source/WebKit/chromium/src/WebCachedURLRequest.cpp

Issue 14190004: Absolutify paths to loader/*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hmm 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/WebKit/chromium/src/WebCache.cpp ('k') | Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/WebCachedURLRequest.cpp
diff --git a/Source/WebKit/chromium/src/WebCachedURLRequest.cpp b/Source/WebKit/chromium/src/WebCachedURLRequest.cpp
index 8674ee8a3714dd74aea7a57ccf9735673fc6fa5a..600d5b34ddac236756963a0bbbb11a4ac81b4be4 100644
--- a/Source/WebKit/chromium/src/WebCachedURLRequest.cpp
+++ b/Source/WebKit/chromium/src/WebCachedURLRequest.cpp
@@ -31,8 +31,8 @@
#include "config.h"
#include "WebCachedURLRequest.h"
-#include "CachedResourceRequest.h"
#include "Element.h"
+#include "core/loader/cache/CachedResourceRequest.h"
#include "core/platform/chromium/support/WrappedResourceRequest.h"
#include <public/WebURLRequest.h>
« no previous file with comments | « Source/WebKit/chromium/src/WebCache.cpp ('k') | Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698