OLD | NEW |
1 { | 1 { |
2 'variables': { | 2 'variables': { |
3 # Experimental hooks for embedder to provide extra IDL and source files. | 3 # Experimental hooks for embedder to provide extra IDL and source files. |
4 # | 4 # |
5 # Note: this is not a supported API. If you rely on this, you will be broken | 5 # Note: this is not a supported API. If you rely on this, you will be broken |
6 # from time to time as the code generator changes in backward incompatible | 6 # from time to time as the code generator changes in backward incompatible |
7 # ways. | 7 # ways. |
8 'extra_blink_module_idl_files': [], | 8 'extra_blink_module_idl_files': [], |
9 'extra_blink_module_files': [], | 9 'extra_blink_module_files': [], |
10 'modules_idl_files': [ | 10 'modules_idl_files': [ |
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
191 'webdatabase/SQLStatementErrorCallback.idl', | 191 'webdatabase/SQLStatementErrorCallback.idl', |
192 'webdatabase/SQLTransaction.idl', | 192 'webdatabase/SQLTransaction.idl', |
193 'webdatabase/SQLTransactionCallback.idl', | 193 'webdatabase/SQLTransactionCallback.idl', |
194 'webdatabase/SQLTransactionErrorCallback.idl', | 194 'webdatabase/SQLTransactionErrorCallback.idl', |
195 'webdatabase/SQLTransactionSync.idl', | 195 'webdatabase/SQLTransactionSync.idl', |
196 'webdatabase/SQLTransactionSyncCallback.idl', | 196 'webdatabase/SQLTransactionSyncCallback.idl', |
197 'webdatabase/SQLVoidCallback.idl', | 197 'webdatabase/SQLVoidCallback.idl', |
198 'webdatabase/WindowWebDatabase.idl', | 198 'webdatabase/WindowWebDatabase.idl', |
199 'webdatabase/WorkerGlobalScopeWebDatabase.idl', | 199 'webdatabase/WorkerGlobalScopeWebDatabase.idl', |
200 'webmidi/MIDIAccess.idl', | 200 'webmidi/MIDIAccess.idl', |
201 'webmidi/MIDIAccessPromise.idl', | |
202 'webmidi/MIDIConnectionEvent.idl', | 201 'webmidi/MIDIConnectionEvent.idl', |
203 'webmidi/MIDIErrorCallback.idl', | 202 'webmidi/MIDIErrorCallback.idl', |
204 'webmidi/MIDIInput.idl', | 203 'webmidi/MIDIInput.idl', |
205 'webmidi/MIDIMessageEvent.idl', | 204 'webmidi/MIDIMessageEvent.idl', |
206 'webmidi/MIDIOutput.idl', | 205 'webmidi/MIDIOutput.idl', |
207 'webmidi/MIDIPort.idl', | 206 'webmidi/MIDIPort.idl', |
208 'webmidi/MIDISuccessCallback.idl', | 207 'webmidi/MIDISuccessCallback.idl', |
209 'webmidi/NavigatorWebMIDI.idl', | 208 'webmidi/NavigatorWebMIDI.idl', |
210 'websockets/CloseEvent.idl', | 209 'websockets/CloseEvent.idl', |
211 'websockets/WebSocket.idl', | 210 'websockets/WebSocket.idl', |
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
731 'webdatabase/sqlite/SQLiteFileSystem.cpp', | 730 'webdatabase/sqlite/SQLiteFileSystem.cpp', |
732 'webdatabase/sqlite/SQLiteFileSystem.h', | 731 'webdatabase/sqlite/SQLiteFileSystem.h', |
733 'webdatabase/sqlite/SQLiteFileSystemPosix.cpp', | 732 'webdatabase/sqlite/SQLiteFileSystemPosix.cpp', |
734 'webdatabase/sqlite/SQLiteFileSystemWin.cpp', | 733 'webdatabase/sqlite/SQLiteFileSystemWin.cpp', |
735 'webdatabase/sqlite/SQLiteStatement.cpp', | 734 'webdatabase/sqlite/SQLiteStatement.cpp', |
736 'webdatabase/sqlite/SQLiteStatement.h', | 735 'webdatabase/sqlite/SQLiteStatement.h', |
737 'webdatabase/sqlite/SQLiteTransaction.cpp', | 736 'webdatabase/sqlite/SQLiteTransaction.cpp', |
738 'webdatabase/sqlite/SQLiteTransaction.h', | 737 'webdatabase/sqlite/SQLiteTransaction.h', |
739 'webmidi/MIDIAccess.cpp', | 738 'webmidi/MIDIAccess.cpp', |
740 'webmidi/MIDIAccess.h', | 739 'webmidi/MIDIAccess.h', |
741 'webmidi/MIDIAccessPromise.cpp', | |
742 'webmidi/MIDIAccessPromise.h', | |
743 'webmidi/MIDIAccessor.cpp', | 740 'webmidi/MIDIAccessor.cpp', |
744 'webmidi/MIDIAccessor.h', | 741 'webmidi/MIDIAccessor.h', |
745 'webmidi/MIDIAccessorClient.h', | 742 'webmidi/MIDIAccessorClient.h', |
746 'webmidi/MIDIClient.h', | 743 'webmidi/MIDIClient.h', |
747 'webmidi/MIDIClientMock.cpp', | 744 'webmidi/MIDIClientMock.cpp', |
748 'webmidi/MIDIClientMock.h', | 745 'webmidi/MIDIClientMock.h', |
749 'webmidi/MIDIConnectionEvent.h', | 746 'webmidi/MIDIConnectionEvent.h', |
750 'webmidi/MIDIController.cpp', | 747 'webmidi/MIDIController.cpp', |
751 'webmidi/MIDIController.h', | 748 'webmidi/MIDIController.h', |
752 'webmidi/MIDIErrorCallback.h', | 749 'webmidi/MIDIErrorCallback.h', |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
805 'indexeddb/IDBKeyPathTest.cpp', | 802 'indexeddb/IDBKeyPathTest.cpp', |
806 'indexeddb/IDBRequestTest.cpp', | 803 'indexeddb/IDBRequestTest.cpp', |
807 'indexeddb/IDBTransactionTest.cpp', | 804 'indexeddb/IDBTransactionTest.cpp', |
808 'websockets/WebSocketDeflaterTest.cpp', | 805 'websockets/WebSocketDeflaterTest.cpp', |
809 'websockets/WebSocketExtensionDispatcherTest.cpp', | 806 'websockets/WebSocketExtensionDispatcherTest.cpp', |
810 'websockets/WebSocketExtensionParserTest.cpp', | 807 'websockets/WebSocketExtensionParserTest.cpp', |
811 'websockets/WebSocketPerMessageDeflateTest.cpp', | 808 'websockets/WebSocketPerMessageDeflateTest.cpp', |
812 ], | 809 ], |
813 }, | 810 }, |
814 } | 811 } |
OLD | NEW |