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

Unified Diff: Source/core/history/BackForwardListImpl.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 | « Source/core/history/BackForwardController.cpp ('k') | Source/core/history/BackForwardListImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/history/BackForwardListImpl.h
diff --git a/Source/core/history/BackForwardListImpl.h b/Source/core/history/BackForwardListImpl.h
index 167912af5eddfc9a146b662c5fd47a184b836a4f..fd01727aacca24f09e9ce4fcc5867bba57e6dbd9 100644
--- a/Source/core/history/BackForwardListImpl.h
+++ b/Source/core/history/BackForwardListImpl.h
@@ -28,7 +28,7 @@
#ifndef BackForwardListImpl_h
#define BackForwardListImpl_h
-#include "BackForwardList.h"
+#include "core/history/BackForwardList.h"
#include <wtf/HashSet.h>
#include <wtf/Vector.h>
« no previous file with comments | « Source/core/history/BackForwardController.cpp ('k') | Source/core/history/BackForwardListImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698