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

Unified Diff: Source/WebKit/chromium/src/ApplicationCacheHostInternal.h

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
Index: Source/WebKit/chromium/src/ApplicationCacheHostInternal.h
diff --git a/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h b/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h
index 3a3b956394f4e0a277ee0fbbf3aaa08aece38c65..950f5bf61e1009db296b515efa1aca6a8154b1ae 100644
--- a/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h
+++ b/Source/WebKit/chromium/src/ApplicationCacheHostInternal.h
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "ApplicationCacheHost.h"
+#include "core/loader/appcache/ApplicationCacheHost.h"
#include "WebApplicationCacheHostClient.h"
#include "WebFrameClient.h"
« no previous file with comments | « Source/WebKit/chromium/src/ApplicationCacheHost.cpp ('k') | Source/WebKit/chromium/src/AssertMatchingEnums.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698