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

Unified Diff: Source/core/loader/LinkLoader.cpp

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/LinkLoader.h ('k') | Source/core/loader/MixedContentChecker.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/loader/LinkLoader.cpp
diff --git a/Source/core/loader/LinkLoader.cpp b/Source/core/loader/LinkLoader.cpp
index 9e789e112ec053c93424d3032c2e7fb083bb563f..82e47d1201a0bdaa8dc2e4665579b153ed89de81 100644
--- a/Source/core/loader/LinkLoader.cpp
+++ b/Source/core/loader/LinkLoader.cpp
@@ -41,10 +41,10 @@
#include "Frame.h"
#include "FrameView.h"
#include "LinkRelAttribute.h"
-#include "PrerenderHandle.h"
#include "Prerenderer.h"
#include "Settings.h"
#include "StyleResolver.h"
+#include "core/platform/PrerenderHandle.h"
#include "core/platform/network/DNS.h"
namespace WebCore {
« no previous file with comments | « Source/core/loader/LinkLoader.h ('k') | Source/core/loader/MixedContentChecker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698