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

Unified Diff: Source/bindings/bindings.gypi

Issue 14334002: Delete WorldContextHandle in favor of DOMWrapperWorld (Closed) 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/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index a1d5e26f40bc1069e490f911a7a372d73e2caa6f..ad84350df9afc983683da6be70f8b40a551f15f7 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -147,8 +147,6 @@
'v8/WorkerScriptController.h',
'v8/WorkerScriptDebugServer.cpp',
'v8/WorkerScriptDebugServer.h',
- 'v8/WorldContextHandle.cpp',
- 'v8/WorldContextHandle.h',
'v8/WrapperTypeInfo.h',
'v8/custom/V8ArrayBufferCustom.cpp',
'v8/custom/V8ArrayBufferCustom.h',

Powered by Google App Engine
This is Rietveld 408576698