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

Unified Diff: Source/core/platform/PrerenderHandle.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/platform/PopupMenuStyle.h ('k') | Source/core/platform/PurgeableBuffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/PrerenderHandle.h
diff --git a/Source/core/platform/PrerenderHandle.h b/Source/core/platform/PrerenderHandle.h
index 585aebe63a575413a7f1c7e1e8c1c6051904ad1a..e6de44837ee883109a750ba59cdad9ef0fd4e45f 100644
--- a/Source/core/platform/PrerenderHandle.h
+++ b/Source/core/platform/PrerenderHandle.h
@@ -32,7 +32,7 @@
#ifndef PrerenderHandle_h
#define PrerenderHandle_h
-#include "ReferrerPolicy.h"
+#include "core/platform/ReferrerPolicy.h"
#include <wtf/PassRefPtr.h>
#include <wtf/RefCounted.h>
#include <wtf/RefPtr.h>
« no previous file with comments | « Source/core/platform/PopupMenuStyle.h ('k') | Source/core/platform/PurgeableBuffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698