OLD | NEW |
1 { | 1 { |
2 'variables': { | 2 'variables': { |
3 'modules_idl_files': [ | 3 'modules_idl_files': [ |
4 'battery/BatteryManager.idl', | 4 'battery/BatteryManager.idl', |
5 'battery/NavigatorBattery.idl', | 5 'battery/NavigatorBattery.idl', |
6 'device_orientation/DeviceAcceleration.idl', | 6 'device_orientation/DeviceAcceleration.idl', |
7 'device_orientation/DeviceMotionEvent.idl', | 7 'device_orientation/DeviceMotionEvent.idl', |
8 'device_orientation/DeviceRotationRate.idl', | 8 'device_orientation/DeviceRotationRate.idl', |
9 'donottrack/NavigatorDoNotTrack.idl', | 9 'donottrack/NavigatorDoNotTrack.idl', |
10 'filesystem/DOMFileSystem.idl', | 10 'filesystem/DOMFileSystem.idl', |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
55 'indexeddb/IDBOpenDBRequest.idl', | 55 'indexeddb/IDBOpenDBRequest.idl', |
56 'indexeddb/IDBRequest.idl', | 56 'indexeddb/IDBRequest.idl', |
57 'indexeddb/IDBTransaction.idl', | 57 'indexeddb/IDBTransaction.idl', |
58 'indexeddb/IDBVersionChangeEvent.idl', | 58 'indexeddb/IDBVersionChangeEvent.idl', |
59 'indexeddb/WorkerContextIndexedDatabase.idl', | 59 'indexeddb/WorkerContextIndexedDatabase.idl', |
60 'inputmethod/Composition.idl', | 60 'inputmethod/Composition.idl', |
61 'inputmethod/InputMethodContext.idl', | 61 'inputmethod/InputMethodContext.idl', |
62 'mediasource/MediaSource.idl', | 62 'mediasource/MediaSource.idl', |
63 'mediasource/SourceBuffer.idl', | 63 'mediasource/SourceBuffer.idl', |
64 'mediasource/SourceBufferList.idl', | 64 'mediasource/SourceBufferList.idl', |
65 'mediastream/DOMWindowMediaStream.idl', | |
66 'mediastream/MediaStream.idl', | 65 'mediastream/MediaStream.idl', |
67 'mediastream/MediaStreamEvent.idl', | 66 'mediastream/MediaStreamEvent.idl', |
68 'mediastream/MediaStreamTrack.idl', | 67 'mediastream/MediaStreamTrack.idl', |
69 'mediastream/MediaStreamTrackEvent.idl', | 68 'mediastream/MediaStreamTrackEvent.idl', |
70 'mediastream/NavigatorMediaStream.idl', | 69 'mediastream/NavigatorMediaStream.idl', |
71 'mediastream/NavigatorUserMediaError.idl', | 70 'mediastream/NavigatorUserMediaError.idl', |
72 'mediastream/NavigatorUserMediaErrorCallback.idl', | 71 'mediastream/NavigatorUserMediaErrorCallback.idl', |
73 'mediastream/NavigatorUserMediaSuccessCallback.idl', | 72 'mediastream/NavigatorUserMediaSuccessCallback.idl', |
74 'mediastream/RTCDTMFSender.idl', | 73 'mediastream/RTCDTMFSender.idl', |
75 'mediastream/RTCDTMFToneChangeEvent.idl', | 74 'mediastream/RTCDTMFToneChangeEvent.idl', |
(...skipping 15 matching lines...) Expand all Loading... |
91 'notifications/NotificationPermissionCallback.idl', | 90 'notifications/NotificationPermissionCallback.idl', |
92 'notifications/WorkerContextNotifications.idl', | 91 'notifications/WorkerContextNotifications.idl', |
93 'quota/DOMWindowQuota.idl', | 92 'quota/DOMWindowQuota.idl', |
94 'quota/NavigatorStorageQuota.idl', | 93 'quota/NavigatorStorageQuota.idl', |
95 'quota/StorageErrorCallback.idl', | 94 'quota/StorageErrorCallback.idl', |
96 'quota/StorageInfo.idl', | 95 'quota/StorageInfo.idl', |
97 'quota/StorageQuota.idl', | 96 'quota/StorageQuota.idl', |
98 'quota/StorageQuotaCallback.idl', | 97 'quota/StorageQuotaCallback.idl', |
99 'quota/StorageUsageCallback.idl', | 98 'quota/StorageUsageCallback.idl', |
100 'quota/WorkerNavigatorStorageQuota.idl', | 99 'quota/WorkerNavigatorStorageQuota.idl', |
101 'speech/DOMWindowSpeech.idl', | |
102 'speech/DOMWindowSpeechSynthesis.idl', | 100 'speech/DOMWindowSpeechSynthesis.idl', |
103 'speech/SpeechGrammar.idl', | 101 'speech/SpeechGrammar.idl', |
104 'speech/SpeechGrammarList.idl', | 102 'speech/SpeechGrammarList.idl', |
105 'speech/SpeechRecognition.idl', | 103 'speech/SpeechRecognition.idl', |
106 'speech/SpeechRecognitionAlternative.idl', | 104 'speech/SpeechRecognitionAlternative.idl', |
107 'speech/SpeechRecognitionError.idl', | 105 'speech/SpeechRecognitionError.idl', |
108 'speech/SpeechRecognitionEvent.idl', | 106 'speech/SpeechRecognitionEvent.idl', |
109 'speech/SpeechRecognitionResult.idl', | 107 'speech/SpeechRecognitionResult.idl', |
110 'speech/SpeechRecognitionResultList.idl', | 108 'speech/SpeechRecognitionResultList.idl', |
111 'speech/SpeechSynthesis.idl', | 109 'speech/SpeechSynthesis.idl', |
(...skipping 10 matching lines...) Expand all Loading... |
122 'webaudio/GainNode.idl', | 120 'webaudio/GainNode.idl', |
123 'webaudio/AudioListener.idl', | 121 'webaudio/AudioListener.idl', |
124 'webaudio/AudioNode.idl', | 122 'webaudio/AudioNode.idl', |
125 'webaudio/PannerNode.idl', | 123 'webaudio/PannerNode.idl', |
126 'webaudio/AudioParam.idl', | 124 'webaudio/AudioParam.idl', |
127 'webaudio/AudioProcessingEvent.idl', | 125 'webaudio/AudioProcessingEvent.idl', |
128 'webaudio/AudioSourceNode.idl', | 126 'webaudio/AudioSourceNode.idl', |
129 'webaudio/BiquadFilterNode.idl', | 127 'webaudio/BiquadFilterNode.idl', |
130 'webaudio/ConvolverNode.idl', | 128 'webaudio/ConvolverNode.idl', |
131 'webaudio/DelayNode.idl', | 129 'webaudio/DelayNode.idl', |
132 'webaudio/DOMWindowWebAudio.idl', | |
133 'webaudio/DynamicsCompressorNode.idl', | 130 'webaudio/DynamicsCompressorNode.idl', |
134 'webaudio/ScriptProcessorNode.idl', | 131 'webaudio/ScriptProcessorNode.idl', |
135 'webaudio/MediaElementAudioSourceNode.idl', | 132 'webaudio/MediaElementAudioSourceNode.idl', |
136 'webaudio/MediaStreamAudioDestinationNode.idl', | 133 'webaudio/MediaStreamAudioDestinationNode.idl', |
137 'webaudio/MediaStreamAudioSourceNode.idl', | 134 'webaudio/MediaStreamAudioSourceNode.idl', |
138 'webaudio/OfflineAudioCompletionEvent.idl', | 135 'webaudio/OfflineAudioCompletionEvent.idl', |
139 'webaudio/OfflineAudioContext.idl', | 136 'webaudio/OfflineAudioContext.idl', |
140 'webaudio/OscillatorNode.idl', | 137 'webaudio/OscillatorNode.idl', |
141 'webaudio/AnalyserNode.idl', | 138 'webaudio/AnalyserNode.idl', |
142 'webaudio/WaveShaperNode.idl', | 139 'webaudio/WaveShaperNode.idl', |
143 'webaudio/WaveTable.idl', | 140 'webaudio/WaveTable.idl', |
144 'webdatabase/DOMWindowWebDatabase.idl', | 141 'webdatabase/DOMWindowWebDatabase.idl', |
145 'webdatabase/Database.idl', | 142 'webdatabase/Database.idl', |
146 'webdatabase/DatabaseCallback.idl', | 143 'webdatabase/DatabaseCallback.idl', |
147 'webdatabase/DatabaseSync.idl', | 144 'webdatabase/DatabaseSync.idl', |
148 'webdatabase/SQLError.idl', | 145 'webdatabase/SQLError.idl', |
149 'webdatabase/SQLException.idl', | 146 'webdatabase/SQLException.idl', |
150 'webdatabase/SQLResultSet.idl', | 147 'webdatabase/SQLResultSet.idl', |
151 'webdatabase/SQLResultSetRowList.idl', | 148 'webdatabase/SQLResultSetRowList.idl', |
152 'webdatabase/SQLStatementCallback.idl', | 149 'webdatabase/SQLStatementCallback.idl', |
153 'webdatabase/SQLStatementErrorCallback.idl', | 150 'webdatabase/SQLStatementErrorCallback.idl', |
154 'webdatabase/SQLTransaction.idl', | 151 'webdatabase/SQLTransaction.idl', |
155 'webdatabase/SQLTransactionCallback.idl', | 152 'webdatabase/SQLTransactionCallback.idl', |
156 'webdatabase/SQLTransactionErrorCallback.idl', | 153 'webdatabase/SQLTransactionErrorCallback.idl', |
157 'webdatabase/SQLTransactionSync.idl', | 154 'webdatabase/SQLTransactionSync.idl', |
158 'webdatabase/SQLTransactionSyncCallback.idl', | 155 'webdatabase/SQLTransactionSyncCallback.idl', |
159 'webdatabase/WorkerContextWebDatabase.idl', | 156 'webdatabase/WorkerContextWebDatabase.idl', |
160 'webmidi/DOMWindowWebMIDI.idl', | |
161 'webmidi/MIDIConnectionEvent.idl', | 157 'webmidi/MIDIConnectionEvent.idl', |
162 'webmidi/MIDIErrorCallback.idl', | 158 'webmidi/MIDIErrorCallback.idl', |
163 'webmidi/MIDIInput.idl', | 159 'webmidi/MIDIInput.idl', |
164 'webmidi/MIDIMessageEvent.idl', | 160 'webmidi/MIDIMessageEvent.idl', |
165 'webmidi/MIDIPort.idl', | 161 'webmidi/MIDIPort.idl', |
166 'websockets/CloseEvent.idl', | 162 'websockets/CloseEvent.idl', |
167 'websockets/DOMWindowWebSocket.idl', | |
168 'websockets/WebSocket.idl', | 163 'websockets/WebSocket.idl', |
169 'websockets/WorkerContextWebSocket.idl', | 164 'websockets/WorkerContextWebSocket.idl', |
170 ], | 165 ], |
171 'modules_files': [ | 166 'modules_files': [ |
172 'battery/BatteryClient.h', | 167 'battery/BatteryClient.h', |
173 'battery/BatteryController.cpp', | 168 'battery/BatteryController.cpp', |
174 'battery/BatteryController.h', | 169 'battery/BatteryController.h', |
175 'battery/BatteryManager.cpp', | 170 'battery/BatteryManager.cpp', |
176 'battery/BatteryManager.h', | 171 'battery/BatteryManager.h', |
177 'battery/BatteryStatus.cpp', | 172 'battery/BatteryStatus.cpp', |
(...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
647 'websockets/WebSocketHandshakeRequest.h', | 642 'websockets/WebSocketHandshakeRequest.h', |
648 'websockets/WebSocketHandshakeResponse.cpp', | 643 'websockets/WebSocketHandshakeResponse.cpp', |
649 'websockets/WebSocketHandshakeResponse.h', | 644 'websockets/WebSocketHandshakeResponse.h', |
650 'websockets/WebSocketPerMessageDeflate.cpp', | 645 'websockets/WebSocketPerMessageDeflate.cpp', |
651 'websockets/WebSocketPerMessageDeflate.h', | 646 'websockets/WebSocketPerMessageDeflate.h', |
652 'websockets/WorkerThreadableWebSocketChannel.cpp', | 647 'websockets/WorkerThreadableWebSocketChannel.cpp', |
653 'websockets/WorkerThreadableWebSocketChannel.h', | 648 'websockets/WorkerThreadableWebSocketChannel.h', |
654 ], | 649 ], |
655 }, | 650 }, |
656 } | 651 } |
OLD | NEW |