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

Side by Side 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 'includes': [ 2 'includes': [
3 '../core/core_generated.gypi', 3 '../core/core_generated.gypi',
4 'modules_generated.gypi', 4 'modules_generated.gypi',
5 ], 5 ],
6 'variables': { 6 'variables': {
7 # Experimental hooks for embedder to provide extra IDL and source files. 7 # Experimental hooks for embedder to provide extra IDL and source files.
8 # 8 #
9 # Note: this is not a supported API. If you rely on this, you will be broken 9 # Note: this is not a supported API. If you rely on this, you will be broken
10 # from time to time as the code generator changes in backward incompatible 10 # from time to time as the code generator changes in backward incompatible
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 'geofencing/WorkerNavigatorGeofencing.idl', 274 'geofencing/WorkerNavigatorGeofencing.idl',
275 'geolocation/NavigatorGeolocation.idl', 275 'geolocation/NavigatorGeolocation.idl',
276 'indexeddb/WindowIndexedDatabase.idl', 276 'indexeddb/WindowIndexedDatabase.idl',
277 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl', 277 'indexeddb/WorkerGlobalScopeIndexedDatabase.idl',
278 'mediasource/HTMLVideoElementMediaSource.idl', 278 'mediasource/HTMLVideoElementMediaSource.idl',
279 'mediasource/URLMediaSource.idl', 279 'mediasource/URLMediaSource.idl',
280 'mediastream/NavigatorMediaStream.idl', 280 'mediastream/NavigatorMediaStream.idl',
281 'mediastream/NavigatorUserMedia.idl', 281 'mediastream/NavigatorUserMedia.idl',
282 'mediastream/URLMediaStream.idl', 282 'mediastream/URLMediaStream.idl',
283 'mediastream/WindowMediaStream.idl', 283 'mediastream/WindowMediaStream.idl',
284 'navigatorconnect/NavigatorConnect.idl',
285 'navigatorconnect/NavigatorServices.idl', 284 'navigatorconnect/NavigatorServices.idl',
286 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.idl', 285 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.idl',
287 'navigatorconnect/WorkerNavigatorConnect.idl',
288 'navigatorconnect/WorkerNavigatorServices.idl', 286 'navigatorconnect/WorkerNavigatorServices.idl',
289 'navigatorcontentutils/NavigatorContentUtils.idl', 287 'navigatorcontentutils/NavigatorContentUtils.idl',
290 'netinfo/NavigatorNetworkInformation.idl', 288 'netinfo/NavigatorNetworkInformation.idl',
291 'netinfo/WorkerNavigatorNetworkInformation.idl', 289 'netinfo/WorkerNavigatorNetworkInformation.idl',
292 'notifications/ServiceWorkerGlobalScopeNotifications.idl', 290 'notifications/ServiceWorkerGlobalScopeNotifications.idl',
293 'notifications/ServiceWorkerRegistrationNotifications.idl', 291 'notifications/ServiceWorkerRegistrationNotifications.idl',
294 'permissions/NavigatorPermissions.idl', 292 'permissions/NavigatorPermissions.idl',
295 'permissions/WorkerNavigatorPermissions.idl', 293 'permissions/WorkerNavigatorPermissions.idl',
296 'plugins/NavigatorPlugins.idl', 294 'plugins/NavigatorPlugins.idl',
297 'presentation/NavigatorPresentation.idl', 295 'presentation/NavigatorPresentation.idl',
(...skipping 722 matching lines...) Expand 10 before | Expand all | Expand 10 after
1020 'mediastream/UserMediaController.cpp', 1018 'mediastream/UserMediaController.cpp',
1021 'mediastream/UserMediaController.h', 1019 'mediastream/UserMediaController.h',
1022 'mediastream/UserMediaRequest.cpp', 1020 'mediastream/UserMediaRequest.cpp',
1023 'mediastream/UserMediaRequest.h', 1021 'mediastream/UserMediaRequest.h',
1024 'navigatorconnect/AcceptConnectionObserver.cpp', 1022 'navigatorconnect/AcceptConnectionObserver.cpp',
1025 'navigatorconnect/AcceptConnectionObserver.h', 1023 'navigatorconnect/AcceptConnectionObserver.h',
1026 'navigatorconnect/CrossOriginConnectEvent.cpp', 1024 'navigatorconnect/CrossOriginConnectEvent.cpp',
1027 'navigatorconnect/CrossOriginConnectEvent.h', 1025 'navigatorconnect/CrossOriginConnectEvent.h',
1028 'navigatorconnect/CrossOriginServiceWorkerClient.cpp', 1026 'navigatorconnect/CrossOriginServiceWorkerClient.cpp',
1029 'navigatorconnect/CrossOriginServiceWorkerClient.h', 1027 'navigatorconnect/CrossOriginServiceWorkerClient.h',
1030 'navigatorconnect/NavigatorConnect.cpp',
1031 'navigatorconnect/NavigatorConnect.h',
1032 'navigatorconnect/NavigatorServices.cpp', 1028 'navigatorconnect/NavigatorServices.cpp',
1033 'navigatorconnect/NavigatorServices.h', 1029 'navigatorconnect/NavigatorServices.h',
1034 'navigatorconnect/ServicePort.cpp', 1030 'navigatorconnect/ServicePort.cpp',
1035 'navigatorconnect/ServicePort.h', 1031 'navigatorconnect/ServicePort.h',
1036 'navigatorconnect/ServicePortCollection.cpp', 1032 'navigatorconnect/ServicePortCollection.cpp',
1037 'navigatorconnect/ServicePortCollection.h', 1033 'navigatorconnect/ServicePortCollection.h',
1038 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.h', 1034 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.h',
1039 'navigatorconnect/WorkerNavigatorConnect.h',
1040 'navigatorconnect/WorkerNavigatorServices.cpp', 1035 'navigatorconnect/WorkerNavigatorServices.cpp',
1041 'navigatorconnect/WorkerNavigatorServices.h', 1036 'navigatorconnect/WorkerNavigatorServices.h',
1042 'navigatorcontentutils/NavigatorContentUtils.cpp', 1037 'navigatorcontentutils/NavigatorContentUtils.cpp',
1043 'navigatorcontentutils/NavigatorContentUtils.h', 1038 'navigatorcontentutils/NavigatorContentUtils.h',
1044 'navigatorcontentutils/NavigatorContentUtilsClient.h', 1039 'navigatorcontentutils/NavigatorContentUtilsClient.h',
1045 'netinfo/NavigatorNetworkInformation.cpp', 1040 'netinfo/NavigatorNetworkInformation.cpp',
1046 'netinfo/NavigatorNetworkInformation.h', 1041 'netinfo/NavigatorNetworkInformation.h',
1047 'netinfo/NetworkInformation.cpp', 1042 'netinfo/NetworkInformation.cpp',
1048 'netinfo/NetworkInformation.h', 1043 'netinfo/NetworkInformation.h',
1049 'netinfo/WorkerNavigatorNetworkInformation.cpp', 1044 'netinfo/WorkerNavigatorNetworkInformation.cpp',
(...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after
1506 'webaudio/AudioBasicProcessorHandlerTest.cpp', 1501 'webaudio/AudioBasicProcessorHandlerTest.cpp',
1507 'webaudio/ConvolverNodeTest.cpp', 1502 'webaudio/ConvolverNodeTest.cpp',
1508 'webaudio/DynamicsCompressorNodeTest.cpp', 1503 'webaudio/DynamicsCompressorNodeTest.cpp',
1509 'webaudio/ScriptProcessorNodeTest.cpp', 1504 'webaudio/ScriptProcessorNodeTest.cpp',
1510 'webaudio/StereoPannerNodeTest.cpp', 1505 'webaudio/StereoPannerNodeTest.cpp',
1511 'websockets/DOMWebSocketTest.cpp', 1506 'websockets/DOMWebSocketTest.cpp',
1512 'websockets/DocumentWebSocketChannelTest.cpp', 1507 'websockets/DocumentWebSocketChannelTest.cpp',
1513 ], 1508 ],
1514 }, 1509 },
1515 } 1510 }
OLDNEW
« 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