| 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 # Files for which bindings (.cpp and .h files) will be generated | 10 # Files for which bindings (.cpp and .h files) will be generated |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 46 'filesystem/FileEntry.idl', | 46 'filesystem/FileEntry.idl', |
| 47 'filesystem/FileEntrySync.idl', | 47 'filesystem/FileEntrySync.idl', |
| 48 'filesystem/FileSystemCallback.idl', | 48 'filesystem/FileSystemCallback.idl', |
| 49 'filesystem/FileWriter.idl', | 49 'filesystem/FileWriter.idl', |
| 50 'filesystem/FileWriterCallback.idl', | 50 'filesystem/FileWriterCallback.idl', |
| 51 'filesystem/FileWriterSync.idl', | 51 'filesystem/FileWriterSync.idl', |
| 52 'filesystem/Metadata.idl', | 52 'filesystem/Metadata.idl', |
| 53 'filesystem/MetadataCallback.idl', | 53 'filesystem/MetadataCallback.idl', |
| 54 'gamepad/Gamepad.idl', | 54 'gamepad/Gamepad.idl', |
| 55 'gamepad/GamepadButton.idl', | 55 'gamepad/GamepadButton.idl', |
| 56 'gamepad/GamepadEvent.idl', |
| 56 'gamepad/GamepadList.idl', | 57 'gamepad/GamepadList.idl', |
| 57 'gamepad/WebKitGamepad.idl', | 58 'gamepad/WebKitGamepad.idl', |
| 58 'gamepad/WebKitGamepadList.idl', | 59 'gamepad/WebKitGamepadList.idl', |
| 59 'geolocation/Coordinates.idl', | 60 'geolocation/Coordinates.idl', |
| 60 'geolocation/Geolocation.idl', | 61 'geolocation/Geolocation.idl', |
| 61 'geolocation/Geoposition.idl', | 62 'geolocation/Geoposition.idl', |
| 62 'geolocation/PositionCallback.idl', | 63 'geolocation/PositionCallback.idl', |
| 63 'geolocation/PositionError.idl', | 64 'geolocation/PositionError.idl', |
| 64 'geolocation/PositionErrorCallback.idl', | 65 'geolocation/PositionErrorCallback.idl', |
| 65 'indexeddb/IDBCursor.idl', | 66 'indexeddb/IDBCursor.idl', |
| (...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 364 'filesystem/MetadataCallback.h', | 365 'filesystem/MetadataCallback.h', |
| 365 'filesystem/SyncCallbackHelper.h', | 366 'filesystem/SyncCallbackHelper.h', |
| 366 'filesystem/WorkerGlobalScopeFileSystem.cpp', | 367 'filesystem/WorkerGlobalScopeFileSystem.cpp', |
| 367 'filesystem/WorkerGlobalScopeFileSystem.h', | 368 'filesystem/WorkerGlobalScopeFileSystem.h', |
| 368 'gamepad/Gamepad.cpp', | 369 'gamepad/Gamepad.cpp', |
| 369 'gamepad/Gamepad.h', | 370 'gamepad/Gamepad.h', |
| 370 'gamepad/GamepadButton.cpp', | 371 'gamepad/GamepadButton.cpp', |
| 371 'gamepad/GamepadButton.h', | 372 'gamepad/GamepadButton.h', |
| 372 'gamepad/GamepadCommon.cpp', | 373 'gamepad/GamepadCommon.cpp', |
| 373 'gamepad/GamepadCommon.h', | 374 'gamepad/GamepadCommon.h', |
| 375 'gamepad/GamepadEvent.cpp', |
| 376 'gamepad/GamepadEvent.h', |
| 374 'gamepad/GamepadList.cpp', | 377 'gamepad/GamepadList.cpp', |
| 375 'gamepad/GamepadList.h', | 378 'gamepad/GamepadList.h', |
| 376 'gamepad/NavigatorGamepad.cpp', | 379 'gamepad/NavigatorGamepad.cpp', |
| 377 'gamepad/NavigatorGamepad.h', | 380 'gamepad/NavigatorGamepad.h', |
| 378 'gamepad/WebKitGamepad.cpp', | 381 'gamepad/WebKitGamepad.cpp', |
| 379 'gamepad/WebKitGamepad.h', | 382 'gamepad/WebKitGamepad.h', |
| 380 'gamepad/WebKitGamepadList.cpp', | 383 'gamepad/WebKitGamepadList.cpp', |
| 381 'gamepad/WebKitGamepadList.h', | 384 'gamepad/WebKitGamepadList.h', |
| 382 'geolocation/Coordinates.cpp', | 385 'geolocation/Coordinates.cpp', |
| 383 'geolocation/Geolocation.cpp', | 386 'geolocation/Geolocation.cpp', |
| (...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 879 'indexeddb/IDBKeyPathTest.cpp', | 882 'indexeddb/IDBKeyPathTest.cpp', |
| 880 'indexeddb/IDBRequestTest.cpp', | 883 'indexeddb/IDBRequestTest.cpp', |
| 881 'indexeddb/IDBTransactionTest.cpp', | 884 'indexeddb/IDBTransactionTest.cpp', |
| 882 'websockets/WebSocketDeflaterTest.cpp', | 885 'websockets/WebSocketDeflaterTest.cpp', |
| 883 'websockets/WebSocketExtensionDispatcherTest.cpp', | 886 'websockets/WebSocketExtensionDispatcherTest.cpp', |
| 884 'websockets/WebSocketExtensionParserTest.cpp', | 887 'websockets/WebSocketExtensionParserTest.cpp', |
| 885 'websockets/WebSocketPerMessageDeflateTest.cpp', | 888 'websockets/WebSocketPerMessageDeflateTest.cpp', |
| 886 ], | 889 ], |
| 887 }, | 890 }, |
| 888 } | 891 } |
| OLD | NEW |