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 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
97 'indexeddb/IDBCursorWithValue.idl', | 97 'indexeddb/IDBCursorWithValue.idl', |
98 'indexeddb/IDBDatabase.idl', | 98 'indexeddb/IDBDatabase.idl', |
99 'indexeddb/IDBFactory.idl', | 99 'indexeddb/IDBFactory.idl', |
100 'indexeddb/IDBIndex.idl', | 100 'indexeddb/IDBIndex.idl', |
101 'indexeddb/IDBKeyRange.idl', | 101 'indexeddb/IDBKeyRange.idl', |
102 'indexeddb/IDBObjectStore.idl', | 102 'indexeddb/IDBObjectStore.idl', |
103 'indexeddb/IDBOpenDBRequest.idl', | 103 'indexeddb/IDBOpenDBRequest.idl', |
104 'indexeddb/IDBRequest.idl', | 104 'indexeddb/IDBRequest.idl', |
105 'indexeddb/IDBTransaction.idl', | 105 'indexeddb/IDBTransaction.idl', |
106 'indexeddb/IDBVersionChangeEvent.idl', | 106 'indexeddb/IDBVersionChangeEvent.idl', |
| 107 'installedapp/InstalledApp.idl', |
107 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.idl', | 108 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.idl', |
108 'mediarecorder/BlobEvent.idl', | 109 'mediarecorder/BlobEvent.idl', |
109 'mediarecorder/MediaRecorder.idl', | 110 'mediarecorder/MediaRecorder.idl', |
110 'mediasession/MediaMetadata.idl', | 111 'mediasession/MediaMetadata.idl', |
111 'mediasession/MediaSession.idl', | 112 'mediasession/MediaSession.idl', |
112 'mediasource/MediaSource.idl', | 113 'mediasource/MediaSource.idl', |
113 'mediasource/SourceBuffer.idl', | 114 'mediasource/SourceBuffer.idl', |
114 'mediasource/SourceBufferList.idl', | 115 'mediasource/SourceBufferList.idl', |
115 'mediasource/TrackDefault.idl', | 116 'mediasource/TrackDefault.idl', |
116 'mediasource/TrackDefaultList.idl', | 117 'mediasource/TrackDefaultList.idl', |
(...skipping 1006 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1123 'indexeddb/IndexedDBClient.cpp', | 1124 'indexeddb/IndexedDBClient.cpp', |
1124 'indexeddb/IndexedDBClient.h', | 1125 'indexeddb/IndexedDBClient.h', |
1125 'indexeddb/InspectorIndexedDBAgent.cpp', | 1126 'indexeddb/InspectorIndexedDBAgent.cpp', |
1126 'indexeddb/InspectorIndexedDBAgent.h', | 1127 'indexeddb/InspectorIndexedDBAgent.h', |
1127 'indexeddb/WebIDBCallbacksImpl.cpp', | 1128 'indexeddb/WebIDBCallbacksImpl.cpp', |
1128 'indexeddb/WebIDBCallbacksImpl.h', | 1129 'indexeddb/WebIDBCallbacksImpl.h', |
1129 'indexeddb/WebIDBDatabaseCallbacksImpl.cpp', | 1130 'indexeddb/WebIDBDatabaseCallbacksImpl.cpp', |
1130 'indexeddb/WebIDBDatabaseCallbacksImpl.h', | 1131 'indexeddb/WebIDBDatabaseCallbacksImpl.h', |
1131 'indexeddb/WorkerGlobalScopeIndexedDatabase.cpp', | 1132 'indexeddb/WorkerGlobalScopeIndexedDatabase.cpp', |
1132 'indexeddb/WorkerGlobalScopeIndexedDatabase.h', | 1133 'indexeddb/WorkerGlobalScopeIndexedDatabase.h', |
| 1134 'installedapp/InstalledAppVerificationManager.cpp', |
| 1135 'installedapp/InstalledAppVerificationManager.h', |
| 1136 'installedapp/InstalledApp.cpp', |
| 1137 'installedapp/InstalledApp.h', |
1133 'mediacapturefromelement/AutoCanvasDrawListener.cpp', | 1138 'mediacapturefromelement/AutoCanvasDrawListener.cpp', |
1134 'mediacapturefromelement/AutoCanvasDrawListener.h', | 1139 'mediacapturefromelement/AutoCanvasDrawListener.h', |
1135 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.cpp', | 1140 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.cpp', |
1136 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.h', | 1141 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.h', |
1137 'mediacapturefromelement/HTMLCanvasElementCapture.cpp', | 1142 'mediacapturefromelement/HTMLCanvasElementCapture.cpp', |
1138 'mediacapturefromelement/HTMLCanvasElementCapture.h', | 1143 'mediacapturefromelement/HTMLCanvasElementCapture.h', |
1139 'mediacapturefromelement/HTMLMediaElementCapture.cpp', | 1144 'mediacapturefromelement/HTMLMediaElementCapture.cpp', |
1140 'mediacapturefromelement/HTMLMediaElementCapture.h', | 1145 'mediacapturefromelement/HTMLMediaElementCapture.h', |
1141 'mediacapturefromelement/OnRequestCanvasDrawListener.cpp', | 1146 'mediacapturefromelement/OnRequestCanvasDrawListener.cpp', |
1142 'mediacapturefromelement/OnRequestCanvasDrawListener.h', | 1147 'mediacapturefromelement/OnRequestCanvasDrawListener.h', |
(...skipping 767 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1910 'webaudio/AudioBasicProcessorHandlerTest.cpp', | 1915 'webaudio/AudioBasicProcessorHandlerTest.cpp', |
1911 'webaudio/ConvolverNodeTest.cpp', | 1916 'webaudio/ConvolverNodeTest.cpp', |
1912 'webaudio/DynamicsCompressorNodeTest.cpp', | 1917 'webaudio/DynamicsCompressorNodeTest.cpp', |
1913 'webaudio/ScriptProcessorNodeTest.cpp', | 1918 'webaudio/ScriptProcessorNodeTest.cpp', |
1914 'webaudio/StereoPannerNodeTest.cpp', | 1919 'webaudio/StereoPannerNodeTest.cpp', |
1915 'websockets/DOMWebSocketTest.cpp', | 1920 'websockets/DOMWebSocketTest.cpp', |
1916 'websockets/DocumentWebSocketChannelTest.cpp', | 1921 'websockets/DocumentWebSocketChannelTest.cpp', |
1917 ], | 1922 ], |
1918 }, | 1923 }, |
1919 } | 1924 } |
OLD | NEW |