OLD | NEW |
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 Loading... |
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 869 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1015 'navigatorconnect/AcceptConnectionObserver.cpp', | 1016 'navigatorconnect/AcceptConnectionObserver.cpp', |
1016 'navigatorconnect/AcceptConnectionObserver.h', | 1017 'navigatorconnect/AcceptConnectionObserver.h', |
1017 'navigatorconnect/CrossOriginConnectEvent.cpp', | 1018 'navigatorconnect/CrossOriginConnectEvent.cpp', |
1018 'navigatorconnect/CrossOriginConnectEvent.h', | 1019 'navigatorconnect/CrossOriginConnectEvent.h', |
1019 'navigatorconnect/CrossOriginServiceWorkerClient.cpp', | 1020 'navigatorconnect/CrossOriginServiceWorkerClient.cpp', |
1020 'navigatorconnect/CrossOriginServiceWorkerClient.h', | 1021 'navigatorconnect/CrossOriginServiceWorkerClient.h', |
1021 'navigatorconnect/NavigatorConnect.cpp', | 1022 'navigatorconnect/NavigatorConnect.cpp', |
1022 'navigatorconnect/NavigatorConnect.h', | 1023 'navigatorconnect/NavigatorConnect.h', |
1023 'navigatorconnect/NavigatorServices.cpp', | 1024 'navigatorconnect/NavigatorServices.cpp', |
1024 'navigatorconnect/NavigatorServices.h', | 1025 'navigatorconnect/NavigatorServices.h', |
| 1026 'navigatorconnect/ServicePort.cpp', |
| 1027 'navigatorconnect/ServicePort.h', |
1025 'navigatorconnect/ServicePortCollection.cpp', | 1028 'navigatorconnect/ServicePortCollection.cpp', |
1026 'navigatorconnect/ServicePortCollection.h', | 1029 'navigatorconnect/ServicePortCollection.h', |
1027 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.h', | 1030 'navigatorconnect/ServiceWorkerGlobalScopeNavigatorConnect.h', |
1028 'navigatorconnect/WorkerNavigatorConnect.h', | 1031 'navigatorconnect/WorkerNavigatorConnect.h', |
1029 'navigatorconnect/WorkerNavigatorServices.cpp', | 1032 'navigatorconnect/WorkerNavigatorServices.cpp', |
1030 'navigatorconnect/WorkerNavigatorServices.h', | 1033 'navigatorconnect/WorkerNavigatorServices.h', |
1031 'navigatorcontentutils/NavigatorContentUtils.cpp', | 1034 'navigatorcontentutils/NavigatorContentUtils.cpp', |
1032 'navigatorcontentutils/NavigatorContentUtils.h', | 1035 'navigatorcontentutils/NavigatorContentUtils.h', |
1033 'navigatorcontentutils/NavigatorContentUtilsClient.h', | 1036 'navigatorcontentutils/NavigatorContentUtilsClient.h', |
1034 'netinfo/NavigatorNetworkInformation.cpp', | 1037 'netinfo/NavigatorNetworkInformation.cpp', |
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1490 'webaudio/AudioBasicProcessorHandlerTest.cpp', | 1493 'webaudio/AudioBasicProcessorHandlerTest.cpp', |
1491 'webaudio/ConvolverNodeTest.cpp', | 1494 'webaudio/ConvolverNodeTest.cpp', |
1492 'webaudio/DynamicsCompressorNodeTest.cpp', | 1495 'webaudio/DynamicsCompressorNodeTest.cpp', |
1493 'webaudio/ScriptProcessorNodeTest.cpp', | 1496 'webaudio/ScriptProcessorNodeTest.cpp', |
1494 'webaudio/StereoPannerNodeTest.cpp', | 1497 'webaudio/StereoPannerNodeTest.cpp', |
1495 'websockets/DOMWebSocketTest.cpp', | 1498 'websockets/DOMWebSocketTest.cpp', |
1496 'websockets/DocumentWebSocketChannelTest.cpp', | 1499 'websockets/DocumentWebSocketChannelTest.cpp', |
1497 ], | 1500 ], |
1498 }, | 1501 }, |
1499 } | 1502 } |
OLD | NEW |