Index: third_party/WebKit/Source/core/dom/NodeIteratorBase.h |
diff --git a/third_party/WebKit/Source/core/dom/NodeIteratorBase.h b/third_party/WebKit/Source/core/dom/NodeIteratorBase.h |
index ddf18519111af6ccfb67d99165799b37445c642e..6d9c8ae630565b946729a825ab916f1905448a3a 100644 |
--- a/third_party/WebKit/Source/core/dom/NodeIteratorBase.h |
+++ b/third_party/WebKit/Source/core/dom/NodeIteratorBase.h |
@@ -25,7 +25,7 @@ |
#ifndef NodeIteratorBase_h |
#define NodeIteratorBase_h |
-#include "bindings/core/v8/TraceWrapperMember.h" |
+#include "platform/bindings/TraceWrapperMember.h" |
#include "platform/heap/Handle.h" |
namespace blink { |