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

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

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
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/BackForwardListChromium.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/BackForwardListChromium.h
diff --git a/Source/WebKit/chromium/src/BackForwardListChromium.h b/Source/WebKit/chromium/src/BackForwardListChromium.h
index c8f6f15c8c918ff957dab4f78489aa72bb9bc650..35e2870d3463d3282e31638670a0ecf36410583a 100644
--- a/Source/WebKit/chromium/src/BackForwardListChromium.h
+++ b/Source/WebKit/chromium/src/BackForwardListChromium.h
@@ -31,8 +31,8 @@
#ifndef BackForwardListChromium_h
#define BackForwardListChromium_h
-#include "BackForwardList.h"
-#include "HistoryItem.h"
+#include "core/history/BackForwardList.h"
+#include "core/history/HistoryItem.h"
namespace WebKit {
class WebViewImpl;
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/BackForwardListChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698