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

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

Issue 1159653002: [bindings] Introduce PostMessage extended keyword (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 1c313eacbfc431257476bc67e770b1519094dc64..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',
@@ -23,11 +22,9 @@
'V8MediaQueryListCustom.cpp',
'V8MessageChannelCustom.cpp',
'V8MessageEventCustom.cpp',
- 'V8MessagePortCustom.cpp',
'V8MutationObserverCustom.cpp',
'V8PopStateEventCustom.cpp',
'V8WindowCustom.cpp',
- 'V8WorkerCustom.cpp',
'V8XMLHttpRequestCustom.cpp',
],
},

Powered by Google App Engine
This is Rietveld 408576698