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

Unified Diff: Source/core/loader/cache/CachedResourceRequestInitiators.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu 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/CachedResourceLoader.cpp ('k') | Source/core/loader/cache/CachedSVGDocument.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/loader/cache/CachedResourceRequestInitiators.h
diff --git a/Source/core/loader/cache/CachedResourceRequestInitiators.h b/Source/core/loader/cache/CachedResourceRequestInitiators.h
index 24ac2387db4a4ca31d831001fe41c3538175ed62..7a5c078eeb1b66a0dad6ac4717d4294b9295cfc1 100644
--- a/Source/core/loader/cache/CachedResourceRequestInitiators.h
+++ b/Source/core/loader/cache/CachedResourceRequestInitiators.h
@@ -26,7 +26,7 @@
#ifndef CachedResourceRequestInitiators_h
#define CachedResourceRequestInitiators_h
-#include "ThreadGlobalData.h"
+#include "core/platform/ThreadGlobalData.h"
#include <wtf/text/AtomicString.h>
namespace WebCore {
« no previous file with comments | « Source/core/loader/cache/CachedResourceLoader.cpp ('k') | Source/core/loader/cache/CachedSVGDocument.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698