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

Unified Diff: Source/core/dom/TreeWalker.cpp

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
Index: Source/core/dom/TreeWalker.cpp
diff --git a/Source/core/dom/TreeWalker.cpp b/Source/core/dom/TreeWalker.cpp
index c87ccc137b4c0255675cfb4fae7677508c1628e8..41c82104da753e80ece27930561298b0740387ae 100644
--- a/Source/core/dom/TreeWalker.cpp
+++ b/Source/core/dom/TreeWalker.cpp
@@ -25,7 +25,7 @@
#include "config.h"
#include "core/dom/TreeWalker.h"
-#include "ScriptState.h"
+#include "bindings/v8/ScriptState.h"
#include "core/dom/ContainerNode.h"
#include "core/dom/ExceptionCode.h"
#include "core/dom/NodeFilter.h"
« no previous file with comments | « Source/core/dom/TreeWalker.h ('k') | Source/core/dom/default/chromium/PlatformMessagePortChannelChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698