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

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

Issue 1156973002: [bindings] Use |PostMessage| attribute for DedicatedWorkerGlobalScope.postMessage to eliminate cust… (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
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 20a294a64cf5e1b104252239906ce9c21668566a..3c561c820d215f6842f344a0c1abc39405a645c4 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -9,7 +9,6 @@
'V8CustomEventCustom.cpp',
'V8CustomXPathNSResolver.cpp',
'V8CustomXPathNSResolver.h',
- 'V8DedicatedWorkerGlobalScopeCustom.cpp',
'V8DevToolsHostCustom.cpp',
'V8ErrorEventCustom.cpp',
'V8EventTargetCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698