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

Unified Diff: Source/bindings/v8/custom/V8HistoryCustom.cpp

Issue 26848007: Move Navigation Timing and other various window-level objects out of page/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/bindings/v8/custom/V8HistoryCustom.cpp
diff --git a/Source/bindings/v8/custom/V8HistoryCustom.cpp b/Source/bindings/v8/custom/V8HistoryCustom.cpp
index 0300b0c355e5ffdd7afce6298b0c8ef8aea33fc0..8e3936c65451f66e633966e503bba8f0240754ae 100644
--- a/Source/bindings/v8/custom/V8HistoryCustom.cpp
+++ b/Source/bindings/v8/custom/V8HistoryCustom.cpp
@@ -37,7 +37,7 @@
#include "bindings/v8/V8Binding.h"
#include "bindings/v8/V8HiddenPropertyName.h"
#include "core/dom/ExceptionCode.h"
-#include "core/page/History.h"
+#include "core/frame/History.h"
namespace WebCore {
« no previous file with comments | « Source/bindings/v8/custom/V8DocumentLocationCustom.cpp ('k') | Source/bindings/v8/custom/V8PerformanceEntryCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698