Index: third_party/WebKit/Source/platform/bindings/TraceWrapperMember.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/TraceWrapperMember.h b/third_party/WebKit/Source/platform/bindings/TraceWrapperMember.h |
similarity index 98% |
copy from third_party/WebKit/Source/bindings/core/v8/TraceWrapperMember.h |
copy to third_party/WebKit/Source/platform/bindings/TraceWrapperMember.h |
index 79833c3384136137a649637b096ea08426cfcf84..1cc4f8df4f9897752626f44ec1d2fbfbbf3d6a8e 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/TraceWrapperMember.h |
+++ b/third_party/WebKit/Source/platform/bindings/TraceWrapperMember.h |
@@ -5,7 +5,7 @@ |
#ifndef TraceWrapperMember_h |
#define TraceWrapperMember_h |
-#include "bindings/core/v8/ScriptWrappableVisitor.h" |
+#include "platform/bindings/ScriptWrappableVisitor.h" |
#include "platform/heap/HeapAllocator.h" |
namespace blink { |