| 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 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 149 'webdatabase/SQLTransaction.idl', | 149 'webdatabase/SQLTransaction.idl', |
| 150 'webdatabase/SQLTransactionCallback.idl', | 150 'webdatabase/SQLTransactionCallback.idl', |
| 151 'webdatabase/SQLTransactionErrorCallback.idl', | 151 'webdatabase/SQLTransactionErrorCallback.idl', |
| 152 'webdatabase/SQLTransactionSync.idl', | 152 'webdatabase/SQLTransactionSync.idl', |
| 153 'webdatabase/SQLTransactionSyncCallback.idl', | 153 'webdatabase/SQLTransactionSyncCallback.idl', |
| 154 'webdatabase/WorkerContextWebDatabase.idl', | 154 'webdatabase/WorkerContextWebDatabase.idl', |
| 155 'webmidi/MIDIConnectionEvent.idl', | 155 'webmidi/MIDIConnectionEvent.idl', |
| 156 'webmidi/MIDIErrorCallback.idl', | 156 'webmidi/MIDIErrorCallback.idl', |
| 157 'webmidi/MIDIInput.idl', | 157 'webmidi/MIDIInput.idl', |
| 158 'webmidi/MIDIMessageEvent.idl', | 158 'webmidi/MIDIMessageEvent.idl', |
| 159 'webmidi/MIDIOutput.idl', |
| 159 'webmidi/MIDIPort.idl', | 160 'webmidi/MIDIPort.idl', |
| 160 'websockets/CloseEvent.idl', | 161 'websockets/CloseEvent.idl', |
| 161 'websockets/WebSocket.idl', | 162 'websockets/WebSocket.idl', |
| 162 'websockets/WorkerContextWebSocket.idl', | 163 'websockets/WorkerContextWebSocket.idl', |
| 163 ], | 164 ], |
| 164 'modules_files': [ | 165 'modules_files': [ |
| 165 'battery/BatteryClient.h', | 166 'battery/BatteryClient.h', |
| 166 'battery/BatteryController.cpp', | 167 'battery/BatteryController.cpp', |
| 167 'battery/BatteryController.h', | 168 'battery/BatteryController.h', |
| 168 'battery/BatteryManager.cpp', | 169 'battery/BatteryManager.cpp', |
| (...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 600 'webdatabase/chromium/DatabaseTrackerChromium.cpp', | 601 'webdatabase/chromium/DatabaseTrackerChromium.cpp', |
| 601 'webdatabase/chromium/QuotaTracker.cpp', | 602 'webdatabase/chromium/QuotaTracker.cpp', |
| 602 'webdatabase/chromium/QuotaTracker.h', | 603 'webdatabase/chromium/QuotaTracker.h', |
| 603 'webdatabase/chromium/SQLTransactionClientChromium.cpp', | 604 'webdatabase/chromium/SQLTransactionClientChromium.cpp', |
| 604 'webmidi/MIDIConnectionEvent.h', | 605 'webmidi/MIDIConnectionEvent.h', |
| 605 'webmidi/MIDIErrorCallback.cpp', | 606 'webmidi/MIDIErrorCallback.cpp', |
| 606 'webmidi/MIDIErrorCallback.h', | 607 'webmidi/MIDIErrorCallback.h', |
| 607 'webmidi/MIDIInput.cpp', | 608 'webmidi/MIDIInput.cpp', |
| 608 'webmidi/MIDIInput.h', | 609 'webmidi/MIDIInput.h', |
| 609 'webmidi/MIDIMessageEvent.h', | 610 'webmidi/MIDIMessageEvent.h', |
| 611 'webmidi/MIDIOutput.cpp', |
| 612 'webmidi/MIDIOutput.h', |
| 610 'webmidi/MIDIPort.cpp', | 613 'webmidi/MIDIPort.cpp', |
| 611 'webmidi/MIDIPort.h', | 614 'webmidi/MIDIPort.h', |
| 612 'websockets/CloseEvent.h', | 615 'websockets/CloseEvent.h', |
| 613 'websockets/MainThreadWebSocketChannel.cpp', | 616 'websockets/MainThreadWebSocketChannel.cpp', |
| 614 'websockets/MainThreadWebSocketChannel.h', | 617 'websockets/MainThreadWebSocketChannel.h', |
| 615 'websockets/ThreadableWebSocketChannelClientWrapper.cpp', | 618 'websockets/ThreadableWebSocketChannelClientWrapper.cpp', |
| 616 'websockets/ThreadableWebSocketChannelClientWrapper.h', | 619 'websockets/ThreadableWebSocketChannelClientWrapper.h', |
| 617 'websockets/WebSocket.cpp', | 620 'websockets/WebSocket.cpp', |
| 618 'websockets/WebSocket.h', | 621 'websockets/WebSocket.h', |
| 619 'websockets/WebSocketChannel.cpp', | 622 'websockets/WebSocketChannel.cpp', |
| (...skipping 16 matching lines...) Expand all Loading... |
| 636 'websockets/WebSocketHandshakeRequest.h', | 639 'websockets/WebSocketHandshakeRequest.h', |
| 637 'websockets/WebSocketHandshakeResponse.cpp', | 640 'websockets/WebSocketHandshakeResponse.cpp', |
| 638 'websockets/WebSocketHandshakeResponse.h', | 641 'websockets/WebSocketHandshakeResponse.h', |
| 639 'websockets/WebSocketPerMessageDeflate.cpp', | 642 'websockets/WebSocketPerMessageDeflate.cpp', |
| 640 'websockets/WebSocketPerMessageDeflate.h', | 643 'websockets/WebSocketPerMessageDeflate.h', |
| 641 'websockets/WorkerThreadableWebSocketChannel.cpp', | 644 'websockets/WorkerThreadableWebSocketChannel.cpp', |
| 642 'websockets/WorkerThreadableWebSocketChannel.h', | 645 'websockets/WorkerThreadableWebSocketChannel.h', |
| 643 ], | 646 ], |
| 644 }, | 647 }, |
| 645 } | 648 } |
| OLD | NEW |