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 877 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 Loading... |
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 } |
OLD | NEW |