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

Unified Diff: Source/core/page/History.h

Issue 14524003: Absolutify paths to bindings/v8, bindings/v8/custom/. Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/page/Frame.cpp ('k') | Source/core/page/History.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/History.h
diff --git a/Source/core/page/History.h b/Source/core/page/History.h
index 4d5f8979fc6a05d90a55637690f2596df9b5427c..80713b66a9f43a29bab107385e36c306e8ada42d 100644
--- a/Source/core/page/History.h
+++ b/Source/core/page/History.h
@@ -26,8 +26,8 @@
#ifndef History_h
#define History_h
-#include "ScriptWrappable.h"
-#include "SerializedScriptValue.h"
+#include "bindings/v8/ScriptWrappable.h"
+#include "bindings/v8/SerializedScriptValue.h"
#include "core/page/DOMWindowProperty.h"
#include "core/platform/KURL.h"
#include <wtf/Forward.h>
« no previous file with comments | « Source/core/page/Frame.cpp ('k') | Source/core/page/History.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698