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

Unified Diff: Source/WebKit/chromium/src/BackForwardListChromium.cpp

Issue 14358030: Absolutify paths to history/, xml/parser/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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
Index: Source/WebKit/chromium/src/BackForwardListChromium.cpp
diff --git a/Source/WebKit/chromium/src/BackForwardListChromium.cpp b/Source/WebKit/chromium/src/BackForwardListChromium.cpp
index be2a72b2ba0184f817834e84e74c33b0f52ce6b7..410187c01fd336367397a36954e8e7f247132213 100644
--- a/Source/WebKit/chromium/src/BackForwardListChromium.cpp
+++ b/Source/WebKit/chromium/src/BackForwardListChromium.cpp
@@ -31,9 +31,9 @@
#include "config.h"
#include "BackForwardListChromium.h"
-#include "HistoryItem.h"
#include "WebViewClient.h"
#include "WebViewImpl.h"
+#include "core/history/HistoryItem.h"
#include <wtf/text/StringConcatenate.h>
using namespace WebCore;
« no previous file with comments | « Source/WebKit/chromium/src/BackForwardListChromium.h ('k') | Source/WebKit/chromium/src/ContextMenuClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698