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

Unified Diff: Source/core/loader/cache/CachedResourceClientWalker.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
« no previous file with comments | « Source/core/loader/cache/CachedResource.cpp ('k') | Source/core/loader/cache/CachedResourceHandle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/loader/cache/CachedResourceClientWalker.h
diff --git a/Source/core/loader/cache/CachedResourceClientWalker.h b/Source/core/loader/cache/CachedResourceClientWalker.h
index 7933b0b814c521256e0760f861b431097b89b59c..9d5d9a12af95afe5db1283ec0a8d666f8782443b 100644
--- a/Source/core/loader/cache/CachedResourceClientWalker.h
+++ b/Source/core/loader/cache/CachedResourceClientWalker.h
@@ -25,7 +25,7 @@
#ifndef CachedResourceClientWalker_h
#define CachedResourceClientWalker_h
-#include "CachedResourceClient.h"
+#include "core/loader/cache/CachedResourceClient.h"
#include <wtf/HashCountedSet.h>
#include <wtf/Vector.h>
« no previous file with comments | « Source/core/loader/cache/CachedResource.cpp ('k') | Source/core/loader/cache/CachedResourceHandle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698