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

Unified Diff: Source/core/history/HistoryItem.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/fileapi/FileList.h ('k') | Source/core/history/HistoryItem.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/history/HistoryItem.h
diff --git a/Source/core/history/HistoryItem.h b/Source/core/history/HistoryItem.h
index 6a1e489eced9058b28284abcd936d954818898d3..06118455940e1f8d4a2291650fd89da2cd30e71f 100644
--- a/Source/core/history/HistoryItem.h
+++ b/Source/core/history/HistoryItem.h
@@ -27,7 +27,7 @@
#ifndef HistoryItem_h
#define HistoryItem_h
-#include "SerializedScriptValue.h"
+#include "bindings/v8/SerializedScriptValue.h"
#include "core/platform/graphics/IntPoint.h"
#include <wtf/HashMap.h>
#include <wtf/OwnPtr.h>
« no previous file with comments | « Source/core/fileapi/FileList.h ('k') | Source/core/history/HistoryItem.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698