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

Unified Diff: Source/core/loader/NavigationAction.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/MixedContentChecker.cpp ('k') | Source/core/loader/NavigationScheduler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/loader/NavigationAction.h
diff --git a/Source/core/loader/NavigationAction.h b/Source/core/loader/NavigationAction.h
index 72b559d2163c28566b979c918b0acc7e55973d14..bbf4adbc1a279d8366c72acfc7483d3750ac63d8 100644
--- a/Source/core/loader/NavigationAction.h
+++ b/Source/core/loader/NavigationAction.h
@@ -31,7 +31,7 @@
#include "Event.h"
#include "FrameLoaderTypes.h"
-#include "KURL.h"
+#include "core/platform/KURL.h"
#include "core/platform/network/ResourceRequest.h"
#include <wtf/Forward.h>
« no previous file with comments | « Source/core/loader/MixedContentChecker.cpp ('k') | Source/core/loader/NavigationScheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698