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

Unified Diff: third_party/WebKit/Source/platform/bindings/TraceWrapperMember.h

Issue 2843143002: Move more files to platform/bindings (Closed)
Patch Set: Move back IDLDictionaryBase Created 3 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 | « third_party/WebKit/Source/platform/bindings/ToV8.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « third_party/WebKit/Source/platform/bindings/ToV8.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698