| 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 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 98 'imagecapture/PhotoCapabilities.idl', | 98 'imagecapture/PhotoCapabilities.idl', |
| 99 'indexeddb/IDBCursor.idl', | 99 'indexeddb/IDBCursor.idl', |
| 100 'indexeddb/IDBCursorWithValue.idl', | 100 'indexeddb/IDBCursorWithValue.idl', |
| 101 'indexeddb/IDBDatabase.idl', | 101 'indexeddb/IDBDatabase.idl', |
| 102 'indexeddb/IDBFactory.idl', | 102 'indexeddb/IDBFactory.idl', |
| 103 'indexeddb/IDBIndex.idl', | 103 'indexeddb/IDBIndex.idl', |
| 104 'indexeddb/IDBKeyRange.idl', | 104 'indexeddb/IDBKeyRange.idl', |
| 105 'indexeddb/IDBObjectStore.idl', | 105 'indexeddb/IDBObjectStore.idl', |
| 106 'indexeddb/IDBObserver.idl', | 106 'indexeddb/IDBObserver.idl', |
| 107 'indexeddb/IDBObserverChanges.idl', | 107 'indexeddb/IDBObserverChanges.idl', |
| 108 'indexeddb/IDBObserverChangesRecord.idl', | 108 'indexeddb/IDBObservation.idl', |
| 109 'indexeddb/IDBOpenDBRequest.idl', | 109 'indexeddb/IDBOpenDBRequest.idl', |
| 110 'indexeddb/IDBRequest.idl', | 110 'indexeddb/IDBRequest.idl', |
| 111 'indexeddb/IDBTransaction.idl', | 111 'indexeddb/IDBTransaction.idl', |
| 112 'indexeddb/IDBVersionChangeEvent.idl', | 112 'indexeddb/IDBVersionChangeEvent.idl', |
| 113 'installedapp/RelatedApplication.idl', | 113 'installedapp/RelatedApplication.idl', |
| 114 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.idl', | 114 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.idl', |
| 115 'mediarecorder/BlobEvent.idl', | 115 'mediarecorder/BlobEvent.idl', |
| 116 'mediarecorder/MediaRecorder.idl', | 116 'mediarecorder/MediaRecorder.idl', |
| 117 'mediasession/MediaArtwork.idl', | 117 'mediasession/MediaArtwork.idl', |
| 118 'mediasession/MediaMetadata.idl', | 118 'mediasession/MediaMetadata.idl', |
| (...skipping 1075 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1194 'indexeddb/IDBKeyRange.cpp', | 1194 'indexeddb/IDBKeyRange.cpp', |
| 1195 'indexeddb/IDBKeyRange.h', | 1195 'indexeddb/IDBKeyRange.h', |
| 1196 'indexeddb/IDBMetadata.cpp', | 1196 'indexeddb/IDBMetadata.cpp', |
| 1197 'indexeddb/IDBMetadata.h', | 1197 'indexeddb/IDBMetadata.h', |
| 1198 'indexeddb/IDBObjectStore.cpp', | 1198 'indexeddb/IDBObjectStore.cpp', |
| 1199 'indexeddb/IDBObjectStore.h', | 1199 'indexeddb/IDBObjectStore.h', |
| 1200 'indexeddb/IDBObserver.cpp', | 1200 'indexeddb/IDBObserver.cpp', |
| 1201 'indexeddb/IDBObserver.h', | 1201 'indexeddb/IDBObserver.h', |
| 1202 'indexeddb/IDBObserverChanges.cpp', | 1202 'indexeddb/IDBObserverChanges.cpp', |
| 1203 'indexeddb/IDBObserverChanges.h', | 1203 'indexeddb/IDBObserverChanges.h', |
| 1204 'indexeddb/IDBObserverChangesRecord.cpp', | 1204 'indexeddb/IDBObservation.cpp', |
| 1205 'indexeddb/IDBObserverChangesRecord.h', | 1205 'indexeddb/IDBObservation.h', |
| 1206 'indexeddb/IDBOpenDBRequest.cpp', | 1206 'indexeddb/IDBOpenDBRequest.cpp', |
| 1207 'indexeddb/IDBOpenDBRequest.h', | 1207 'indexeddb/IDBOpenDBRequest.h', |
| 1208 'indexeddb/IDBRequest.cpp', | 1208 'indexeddb/IDBRequest.cpp', |
| 1209 'indexeddb/IDBRequest.h', | 1209 'indexeddb/IDBRequest.h', |
| 1210 'indexeddb/IDBTracing.h', | 1210 'indexeddb/IDBTracing.h', |
| 1211 'indexeddb/IDBTransaction.cpp', | 1211 'indexeddb/IDBTransaction.cpp', |
| 1212 'indexeddb/IDBTransaction.h', | 1212 'indexeddb/IDBTransaction.h', |
| 1213 'indexeddb/IDBValue.cpp', | 1213 'indexeddb/IDBValue.cpp', |
| 1214 'indexeddb/IDBValue.h', | 1214 'indexeddb/IDBValue.h', |
| 1215 'indexeddb/IDBVersionChangeEvent.cpp', | 1215 'indexeddb/IDBVersionChangeEvent.cpp', |
| (...skipping 843 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2059 'webaudio/ConvolverNodeTest.cpp', | 2059 'webaudio/ConvolverNodeTest.cpp', |
| 2060 'webaudio/DynamicsCompressorNodeTest.cpp', | 2060 'webaudio/DynamicsCompressorNodeTest.cpp', |
| 2061 'webaudio/ScriptProcessorNodeTest.cpp', | 2061 'webaudio/ScriptProcessorNodeTest.cpp', |
| 2062 'webaudio/StereoPannerNodeTest.cpp', | 2062 'webaudio/StereoPannerNodeTest.cpp', |
| 2063 'webdatabase/QuotaTrackerTest.cpp', | 2063 'webdatabase/QuotaTrackerTest.cpp', |
| 2064 'websockets/DOMWebSocketTest.cpp', | 2064 'websockets/DOMWebSocketTest.cpp', |
| 2065 'websockets/DocumentWebSocketChannelTest.cpp', | 2065 'websockets/DocumentWebSocketChannelTest.cpp', |
| 2066 ], | 2066 ], |
| 2067 }, | 2067 }, |
| 2068 } | 2068 } |
| OLD | NEW |