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

Unified Diff: Source/modules/modules.gypi

Issue 1198653004: Update client side navigator.connect API to use ServicePortCollection [3/3] (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@serviceport-part2
Patch Set: rebase Created 5 years, 6 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/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 2f8b07a911a985ae127802174af48cd39402b342..143d929cee782065bd88c983c137c43494f93fe1 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -281,10 +281,8 @@
'mediastream/NavigatorUserMedia.idl',
'mediastream/URLMediaStream.idl',
'mediastream/WindowMediaStream.idl',
- 'navigatorconnect/NavigatorConnect.idl',
'navigatorconnect/NavigatorServices.idl',
'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.idl',
- 'navigatorconnect/WorkerNavigatorConnect.idl',
'navigatorconnect/WorkerNavigatorServices.idl',
'navigatorcontentutils/NavigatorContentUtils.idl',
'netinfo/NavigatorNetworkInformation.idl',
@@ -1027,8 +1025,6 @@
'navigatorconnect/CrossOriginConnectEvent.h',
'navigatorconnect/CrossOriginServiceWorkerClient.cpp',
'navigatorconnect/CrossOriginServiceWorkerClient.h',
- 'navigatorconnect/NavigatorConnect.cpp',
- 'navigatorconnect/NavigatorConnect.h',
'navigatorconnect/NavigatorServices.cpp',
'navigatorconnect/NavigatorServices.h',
'navigatorconnect/ServicePort.cpp',
@@ -1036,7 +1032,6 @@
'navigatorconnect/ServicePortCollection.cpp',
'navigatorconnect/ServicePortCollection.h',
'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.h',
- 'navigatorconnect/WorkerNavigatorConnect.h',
'navigatorconnect/WorkerNavigatorServices.cpp',
'navigatorconnect/WorkerNavigatorServices.h',
'navigatorcontentutils/NavigatorContentUtils.cpp',
« no previous file with comments | « LayoutTests/http/tests/navigatorconnect/resources/test-helpers.js ('k') | Source/modules/navigatorconnect/NavigatorConnect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698