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

Unified Diff: Source/bindings/core/v8/custom/custom.gypi

Issue 1146193005: [bindings] Use |PostMessage| attribute for Worker.postMessage to eliminate custom bindings (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 7 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 | « Source/bindings/core/v8/custom/V8WorkerCustom.cpp ('k') | Source/core/workers/Worker.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index 2be1439badcb2ba458a4428056ea726436b7cd73..20a294a64cf5e1b104252239906ce9c21668566a 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -26,7 +26,6 @@
'V8MutationObserverCustom.cpp',
'V8PopStateEventCustom.cpp',
'V8WindowCustom.cpp',
- 'V8WorkerCustom.cpp',
'V8XMLHttpRequestCustom.cpp',
],
},
« no previous file with comments | « Source/bindings/core/v8/custom/V8WorkerCustom.cpp ('k') | Source/core/workers/Worker.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698