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

Unified Diff: Source/core/loader/HistoryController.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/FrameNetworkingContext.h ('k') | Source/core/loader/LinkLoader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/loader/HistoryController.cpp
diff --git a/Source/core/loader/HistoryController.cpp b/Source/core/loader/HistoryController.cpp
index 014e0992d6fb53312df00a5a7f71a2953c28b23a..c18e8864383dc8288a617a44f12b729b7a6faa30 100644
--- a/Source/core/loader/HistoryController.cpp
+++ b/Source/core/loader/HistoryController.cpp
@@ -41,10 +41,10 @@
#include "FrameTree.h"
#include "FrameView.h"
#include "HistoryItem.h"
-#include "Logging.h"
#include "Page.h"
#include "ScrollingCoordinator.h"
#include "Settings.h"
+#include "core/platform/Logging.h"
#include <wtf/text/CString.h>
namespace WebCore {
« no previous file with comments | « Source/core/loader/FrameNetworkingContext.h ('k') | Source/core/loader/LinkLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698