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

Unified Diff: Source/modules/modules.gypi

Issue 1205783004: Update navigator.services API to use the new services.onconnect event [3/3]. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@serviceport-serviceside
Patch Set: remove extra space Created 5 years, 5 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/core/events/EventTypeNames.in ('k') | Source/modules/navigatorconnect/AcceptConnectionObserver.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 7ac6b389107a487240fd3ba1098090d187df3f91..0f662e4b75fb269a456c2bdd41a9d963134cd0f4 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -137,7 +137,6 @@
'mediastream/RTCStatsReport.idl',
'mediastream/RTCStatsResponse.idl',
'mediastream/SourceInfo.idl',
- 'navigatorconnect/CrossOriginConnectEvent.idl',
'navigatorconnect/CrossOriginServiceWorkerClient.idl',
'navigatorconnect/ServicePort.idl',
'navigatorconnect/ServicePortConnectEvent.idl',
@@ -387,7 +386,6 @@
'mediastream/RTCDTMFToneChangeEvent.idl',
'mediastream/RTCDataChannelEvent.idl',
'mediastream/RTCIceCandidateEvent.idl',
- 'navigatorconnect/CrossOriginConnectEvent.idl',
'navigatorconnect/ServicePortConnectEvent.idl',
'notifications/NotificationEvent.idl',
'presentation/DefaultSessionStartEvent.idl',
@@ -1140,8 +1138,6 @@
'mediastream/UserMediaRequest.h',
'navigatorconnect/AcceptConnectionObserver.cpp',
'navigatorconnect/AcceptConnectionObserver.h',
- 'navigatorconnect/CrossOriginConnectEvent.cpp',
- 'navigatorconnect/CrossOriginConnectEvent.h',
'navigatorconnect/CrossOriginServiceWorkerClient.cpp',
'navigatorconnect/CrossOriginServiceWorkerClient.h',
'navigatorconnect/NavigatorServices.cpp',
« no previous file with comments | « Source/core/events/EventTypeNames.in ('k') | Source/modules/navigatorconnect/AcceptConnectionObserver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698