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

Side by Side Diff: Source/modules/modules.gypi

Issue 1191393003: Update client side navigator.connect API to use ServicePortCollection [1/3] (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@serviceport
Patch Set: address more comments 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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 'mediastream/RTCIceCandidateEvent.idl', 126 'mediastream/RTCIceCandidateEvent.idl',
127 'mediastream/RTCPeerConnection.idl', 127 'mediastream/RTCPeerConnection.idl',
128 'mediastream/RTCSessionDescription.idl', 128 'mediastream/RTCSessionDescription.idl',
129 'mediastream/RTCSessionDescriptionCallback.idl', 129 'mediastream/RTCSessionDescriptionCallback.idl',
130 'mediastream/RTCStatsCallback.idl', 130 'mediastream/RTCStatsCallback.idl',
131 'mediastream/RTCStatsReport.idl', 131 'mediastream/RTCStatsReport.idl',
132 'mediastream/RTCStatsResponse.idl', 132 'mediastream/RTCStatsResponse.idl',
133 'mediastream/SourceInfo.idl', 133 'mediastream/SourceInfo.idl',
134 'navigatorconnect/CrossOriginConnectEvent.idl', 134 'navigatorconnect/CrossOriginConnectEvent.idl',
135 'navigatorconnect/CrossOriginServiceWorkerClient.idl', 135 'navigatorconnect/CrossOriginServiceWorkerClient.idl',
136 'navigatorconnect/ServicePort.idl',
136 'navigatorconnect/ServicePortCollection.idl', 137 'navigatorconnect/ServicePortCollection.idl',
137 'netinfo/NetworkInformation.idl', 138 'netinfo/NetworkInformation.idl',
138 'notifications/Notification.idl', 139 'notifications/Notification.idl',
139 'notifications/NotificationEvent.idl', 140 'notifications/NotificationEvent.idl',
140 'notifications/NotificationPermissionCallback.idl', 141 'notifications/NotificationPermissionCallback.idl',
141 'permissions/Permissions.idl', 142 'permissions/Permissions.idl',
142 'permissions/PermissionStatus.idl', 143 'permissions/PermissionStatus.idl',
143 'plugins/MimeType.idl', 144 'plugins/MimeType.idl',
144 'plugins/MimeTypeArray.idl', 145 'plugins/MimeTypeArray.idl',
145 'plugins/Plugin.idl', 146 'plugins/Plugin.idl',
(...skipping 877 matching lines...) Expand 10 before | Expand all | Expand 10 after
1023 'navigatorconnect/AcceptConnectionObserver.cpp', 1024 'navigatorconnect/AcceptConnectionObserver.cpp',
1024 'navigatorconnect/AcceptConnectionObserver.h', 1025 'navigatorconnect/AcceptConnectionObserver.h',
1025 'navigatorconnect/CrossOriginConnectEvent.cpp', 1026 'navigatorconnect/CrossOriginConnectEvent.cpp',
1026 'navigatorconnect/CrossOriginConnectEvent.h', 1027 'navigatorconnect/CrossOriginConnectEvent.h',
1027 'navigatorconnect/CrossOriginServiceWorkerClient.cpp', 1028 'navigatorconnect/CrossOriginServiceWorkerClient.cpp',
1028 'navigatorconnect/CrossOriginServiceWorkerClient.h', 1029 'navigatorconnect/CrossOriginServiceWorkerClient.h',
1029 'navigatorconnect/NavigatorConnect.cpp', 1030 'navigatorconnect/NavigatorConnect.cpp',
1030 'navigatorconnect/NavigatorConnect.h', 1031 'navigatorconnect/NavigatorConnect.h',
1031 'navigatorconnect/NavigatorServices.cpp', 1032 'navigatorconnect/NavigatorServices.cpp',
1032 'navigatorconnect/NavigatorServices.h', 1033 'navigatorconnect/NavigatorServices.h',
1034 'navigatorconnect/ServicePort.cpp',
1035 'navigatorconnect/ServicePort.h',
1033 'navigatorconnect/ServicePortCollection.cpp', 1036 'navigatorconnect/ServicePortCollection.cpp',
1034 'navigatorconnect/ServicePortCollection.h', 1037 'navigatorconnect/ServicePortCollection.h',
1035 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.h', 1038 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.h',
1036 'navigatorconnect/WorkerNavigatorConnect.h', 1039 'navigatorconnect/WorkerNavigatorConnect.h',
1037 'navigatorconnect/WorkerNavigatorServices.cpp', 1040 'navigatorconnect/WorkerNavigatorServices.cpp',
1038 'navigatorconnect/WorkerNavigatorServices.h', 1041 'navigatorconnect/WorkerNavigatorServices.h',
1039 'navigatorcontentutils/NavigatorContentUtils.cpp', 1042 'navigatorcontentutils/NavigatorContentUtils.cpp',
1040 'navigatorcontentutils/NavigatorContentUtils.h', 1043 'navigatorcontentutils/NavigatorContentUtils.h',
1041 'navigatorcontentutils/NavigatorContentUtilsClient.h', 1044 'navigatorcontentutils/NavigatorContentUtilsClient.h',
1042 'netinfo/NavigatorNetworkInformation.cpp', 1045 'netinfo/NavigatorNetworkInformation.cpp',
(...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after
1500 'webaudio/AudioBasicProcessorHandlerTest.cpp', 1503 'webaudio/AudioBasicProcessorHandlerTest.cpp',
1501 'webaudio/ConvolverNodeTest.cpp', 1504 'webaudio/ConvolverNodeTest.cpp',
1502 'webaudio/DynamicsCompressorNodeTest.cpp', 1505 'webaudio/DynamicsCompressorNodeTest.cpp',
1503 'webaudio/ScriptProcessorNodeTest.cpp', 1506 'webaudio/ScriptProcessorNodeTest.cpp',
1504 'webaudio/StereoPannerNodeTest.cpp', 1507 'webaudio/StereoPannerNodeTest.cpp',
1505 'websockets/DOMWebSocketTest.cpp', 1508 'websockets/DOMWebSocketTest.cpp',
1506 'websockets/DocumentWebSocketChannelTest.cpp', 1509 'websockets/DocumentWebSocketChannelTest.cpp',
1507 ], 1510 ],
1508 }, 1511 },
1509 } 1512 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698