Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(468)

Side by Side Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2323393004: Complete removing Blink gyp files. (Closed)
Patch Set: Windows Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 'variables': {
3 'modules_files': [
4 'filesystem/DOMFilePath.cpp',
5 'filesystem/DOMFilePath.h',
6 'filesystem/DOMFileSystem.cpp',
7 'filesystem/DOMFileSystem.h',
8 'filesystem/DOMFileSystemBase.cpp',
9 'filesystem/DOMFileSystemBase.h',
10 'filesystem/DOMFileSystemSync.cpp',
11 'filesystem/DOMFileSystemSync.h',
12 'filesystem/DOMWindowFileSystem.cpp',
13 'filesystem/DOMWindowFileSystem.h',
14 'filesystem/DataTransferItemFileSystem.cpp',
15 'filesystem/DataTransferItemFileSystem.h',
16 'filesystem/DevToolsHostFileSystem.cpp',
17 'filesystem/DevToolsHostFileSystem.h',
18 'filesystem/DirectoryEntry.cpp',
19 'filesystem/DirectoryEntry.h',
20 'filesystem/DirectoryEntrySync.cpp',
21 'filesystem/DirectoryEntrySync.h',
22 'filesystem/DirectoryReader.cpp',
23 'filesystem/DirectoryReader.h',
24 'filesystem/DirectoryReaderBase.h',
25 'filesystem/DirectoryReaderSync.cpp',
26 'filesystem/DirectoryReaderSync.h',
27 'filesystem/DraggedIsolatedFileSystemImpl.cpp',
28 'filesystem/DraggedIsolatedFileSystemImpl.h',
29 'filesystem/EntriesCallback.h',
30 'filesystem/Entry.cpp',
31 'filesystem/Entry.h',
32 'filesystem/EntryBase.cpp',
33 'filesystem/EntryBase.h',
34 'filesystem/EntryCallback.h',
35 'filesystem/EntrySync.cpp',
36 'filesystem/EntrySync.h',
37 'filesystem/ErrorCallback.h',
38 'filesystem/FileEntry.cpp',
39 'filesystem/FileEntry.h',
40 'filesystem/FileEntrySync.cpp',
41 'filesystem/FileEntrySync.h',
42 'filesystem/FileSystemCallback.h',
43 'filesystem/FileSystemCallbacks.cpp',
44 'filesystem/FileSystemCallbacks.h',
45 'filesystem/FileSystemClient.h',
46 'filesystem/FileWriter.cpp',
47 'filesystem/FileWriter.h',
48 'filesystem/FileWriterBase.cpp',
49 'filesystem/FileWriterBase.h',
50 'filesystem/FileWriterBaseCallback.h',
51 'filesystem/FileWriterCallback.h',
52 'filesystem/FileWriterSync.cpp',
53 'filesystem/FileWriterSync.h',
54 'filesystem/HTMLInputElementFileSystem.cpp',
55 'filesystem/HTMLInputElementFileSystem.h',
56 'filesystem/LocalFileSystem.cpp',
57 'filesystem/LocalFileSystem.h',
58 'filesystem/Metadata.h',
59 'filesystem/MetadataCallback.h',
60 'filesystem/SyncCallbackHelper.h',
61 'filesystem/WorkerGlobalScopeFileSystem.cpp',
62 'filesystem/WorkerGlobalScopeFileSystem.h',
63 'gamepad/Gamepad.cpp',
64 'gamepad/Gamepad.h',
65 'gamepad/GamepadButton.cpp',
66 'gamepad/GamepadButton.h',
67 'gamepad/GamepadDispatcher.cpp',
68 'gamepad/GamepadDispatcher.h',
69 'gamepad/GamepadEvent.cpp',
70 'gamepad/GamepadEvent.h',
71 'gamepad/GamepadList.cpp',
72 'gamepad/GamepadList.h',
73 'gamepad/NavigatorGamepad.cpp',
74 'gamepad/NavigatorGamepad.h',
75 'geolocation/Coordinates.cpp',
76 'geolocation/Geolocation.cpp',
77 'geolocation/GeoNotifier.cpp',
78 'geolocation/GeoNotifier.h',
79 'geolocation/GeolocationWatchers.cpp',
80 'geolocation/GeolocationWatchers.h',
81 'geolocation/NavigatorGeolocation.cpp',
82 'geolocation/NavigatorGeolocation.h',
83 'imagebitmap/ImageBitmapRenderingContext.cpp',
84 'imagebitmap/ImageBitmapRenderingContext.h',
85 'imagecapture/ImageCapture.cpp',
86 'imagecapture/ImageCapture.h',
87 'imagecapture/MediaSettingsRange.h',
88 'imagecapture/PhotoCapabilities.cpp',
89 'imagecapture/PhotoCapabilities.h',
90 'indexeddb/GlobalIndexedDB.cpp',
91 'indexeddb/GlobalIndexedDB.h',
92 'indexeddb/IDBAny.cpp',
93 'indexeddb/IDBAny.h',
94 'indexeddb/IDBCursor.cpp',
95 'indexeddb/IDBCursor.h',
96 'indexeddb/IDBCursorWithValue.cpp',
97 'indexeddb/IDBCursorWithValue.h',
98 'indexeddb/IDBDatabase.cpp',
99 'indexeddb/IDBDatabase.h',
100 'indexeddb/IDBDatabaseCallbacks.cpp',
101 'indexeddb/IDBDatabaseCallbacks.h',
102 'indexeddb/IDBEventDispatcher.cpp',
103 'indexeddb/IDBEventDispatcher.h',
104 'indexeddb/IDBFactory.cpp',
105 'indexeddb/IDBFactory.h',
106 'indexeddb/IDBHistograms.h',
107 'indexeddb/IDBIndex.cpp',
108 'indexeddb/IDBIndex.h',
109 'indexeddb/IDBKey.cpp',
110 'indexeddb/IDBKey.h',
111 'indexeddb/IDBKeyPath.cpp',
112 'indexeddb/IDBKeyPath.h',
113 'indexeddb/IDBKeyRange.cpp',
114 'indexeddb/IDBKeyRange.h',
115 'indexeddb/IDBMetadata.cpp',
116 'indexeddb/IDBMetadata.h',
117 'indexeddb/IDBObjectStore.cpp',
118 'indexeddb/IDBObjectStore.h',
119 'indexeddb/IDBObserver.cpp',
120 'indexeddb/IDBObserver.h',
121 'indexeddb/IDBObserverChanges.cpp',
122 'indexeddb/IDBObserverChanges.h',
123 'indexeddb/IDBObservation.cpp',
124 'indexeddb/IDBObservation.h',
125 'indexeddb/IDBOpenDBRequest.cpp',
126 'indexeddb/IDBOpenDBRequest.h',
127 'indexeddb/IDBRequest.cpp',
128 'indexeddb/IDBRequest.h',
129 'indexeddb/IDBTracing.h',
130 'indexeddb/IDBTransaction.cpp',
131 'indexeddb/IDBTransaction.h',
132 'indexeddb/IDBValue.cpp',
133 'indexeddb/IDBValue.h',
134 'indexeddb/IDBVersionChangeEvent.cpp',
135 'indexeddb/IDBVersionChangeEvent.h',
136 'indexeddb/IndexedDB.h',
137 'indexeddb/IndexedDBClient.cpp',
138 'indexeddb/IndexedDBClient.h',
139 'indexeddb/InspectorIndexedDBAgent.cpp',
140 'indexeddb/InspectorIndexedDBAgent.h',
141 'indexeddb/WebIDBCallbacksImpl.cpp',
142 'indexeddb/WebIDBCallbacksImpl.h',
143 'indexeddb/WebIDBDatabaseCallbacksImpl.cpp',
144 'indexeddb/WebIDBDatabaseCallbacksImpl.h',
145 'indexeddb/WebIDBObserverImpl.cpp',
146 'indexeddb/WebIDBObserverImpl.h',
147 'installedapp/InstalledAppController.cpp',
148 'installedapp/InstalledAppController.h',
149 'installedapp/NavigatorInstalledApp.cpp',
150 'installedapp/NavigatorInstalledApp.h',
151 'installedapp/RelatedApplication.h',
152 'mediacapturefromelement/AutoCanvasDrawListener.cpp',
153 'mediacapturefromelement/AutoCanvasDrawListener.h',
154 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.cpp',
155 'mediacapturefromelement/CanvasCaptureMediaStreamTrack.h',
156 'mediacapturefromelement/HTMLCanvasElementCapture.cpp',
157 'mediacapturefromelement/HTMLCanvasElementCapture.h',
158 'mediacapturefromelement/HTMLMediaElementCapture.cpp',
159 'mediacapturefromelement/HTMLMediaElementCapture.h',
160 'mediacapturefromelement/OnRequestCanvasDrawListener.cpp',
161 'mediacapturefromelement/OnRequestCanvasDrawListener.h',
162 'mediacapturefromelement/TimedCanvasDrawListener.cpp',
163 'mediacapturefromelement/TimedCanvasDrawListener.h',
164 'mediarecorder/BlobEvent.cpp',
165 'mediarecorder/BlobEvent.h',
166 'mediarecorder/MediaRecorder.cpp',
167 'mediarecorder/MediaRecorder.h',
168 'mediasession/HTMLMediaElementMediaSession.cpp',
169 'mediasession/HTMLMediaElementMediaSession.h',
170 'mediasession/MediaArtwork.cpp',
171 'mediasession/MediaArtwork.h',
172 'mediasession/MediaMetadata.cpp',
173 'mediasession/MediaMetadata.h',
174 'mediasession/MediaSession.cpp',
175 'mediasession/MediaSession.h',
176 'mediasession/MediaSessionError.cpp',
177 'mediasession/MediaSessionError.h',
178 'mediasource/HTMLVideoElementMediaSource.cpp',
179 'mediasource/HTMLVideoElementMediaSource.h',
180 'mediasource/MediaSource.cpp',
181 'mediasource/MediaSource.h',
182 'mediasource/MediaSourceRegistry.cpp',
183 'mediasource/MediaSourceRegistry.h',
184 'mediasource/SourceBuffer.cpp',
185 'mediasource/SourceBuffer.h',
186 'mediasource/SourceBufferList.cpp',
187 'mediasource/SourceBufferList.h',
188 'mediasource/SourceBufferTrackBaseSupplement.cpp',
189 'mediasource/SourceBufferTrackBaseSupplement.h',
190 'mediasource/TrackDefault.cpp',
191 'mediasource/TrackDefault.h',
192 'mediasource/TrackDefaultList.cpp',
193 'mediasource/TrackDefaultList.h',
194 'mediasource/URLMediaSource.cpp',
195 'mediasource/URLMediaSource.h',
196 'mediasource/VideoPlaybackQuality.cpp',
197 'mediasource/VideoPlaybackQuality.h',
198 'mediastream/MediaConstraintsImpl.cpp',
199 'mediastream/MediaConstraintsImpl.h',
200 'mediastream/MediaDeviceInfo.cpp',
201 'mediastream/MediaDeviceInfo.h',
202 'mediastream/MediaDevices.cpp',
203 'mediastream/MediaDevices.h',
204 'mediastream/MediaDevicesRequest.cpp',
205 'mediastream/MediaDevicesRequest.h',
206 'mediastream/MediaErrorState.cpp',
207 'mediastream/MediaErrorState.h',
208 'mediastream/MediaStream.cpp',
209 'mediastream/MediaStream.h',
210 'mediastream/MediaStreamEvent.cpp',
211 'mediastream/MediaStreamEvent.h',
212 'mediastream/MediaStreamRegistry.cpp',
213 'mediastream/MediaStreamRegistry.h',
214 'mediastream/MediaStreamTrack.cpp',
215 'mediastream/MediaStreamTrack.h',
216 'mediastream/MediaStreamTrackEvent.cpp',
217 'mediastream/MediaStreamTrackEvent.h',
218 'mediastream/MediaStreamTrackSourcesCallback.h',
219 'mediastream/MediaStreamTrackSourcesRequestImpl.cpp',
220 'mediastream/MediaStreamTrackSourcesRequestImpl.h',
221 'mediastream/NavigatorMediaStream.cpp',
222 'mediastream/NavigatorMediaStream.h',
223 'mediastream/NavigatorUserMedia.cpp',
224 'mediastream/NavigatorUserMedia.h',
225 'mediastream/NavigatorUserMediaError.cpp',
226 'mediastream/NavigatorUserMediaError.h',
227 'mediastream/NavigatorUserMediaErrorCallback.h',
228 'mediastream/NavigatorUserMediaSuccessCallback.h',
229 'mediastream/SourceInfo.cpp',
230 'mediastream/SourceInfo.h',
231 'mediastream/URLMediaStream.cpp',
232 'mediastream/URLMediaStream.h',
233 'mediastream/UserMediaClient.h',
234 'mediastream/UserMediaController.cpp',
235 'mediastream/UserMediaController.h',
236 'mediastream/UserMediaRequest.cpp',
237 'mediastream/UserMediaRequest.h',
238 'navigatorcontentutils/NavigatorContentUtils.cpp',
239 'navigatorcontentutils/NavigatorContentUtils.h',
240 'navigatorcontentutils/NavigatorContentUtilsClient.h',
241 'netinfo/NavigatorNetworkInformation.cpp',
242 'netinfo/NavigatorNetworkInformation.h',
243 'netinfo/NetworkInformation.cpp',
244 'netinfo/NetworkInformation.h',
245 'netinfo/WorkerNavigatorNetworkInformation.cpp',
246 'netinfo/WorkerNavigatorNetworkInformation.h',
247 'nfc/NavigatorNFC.cpp',
248 'nfc/NavigatorNFC.h',
249 'nfc/NFC.cpp',
250 'nfc/NFC.h',
251 'nfc/NFCError.cpp',
252 'nfc/NFCError.h',
253 'notifications/Notification.cpp',
254 'notifications/Notification.h',
255 'notifications/NotificationData.cpp',
256 'notifications/NotificationData.h',
257 'notifications/NotificationEvent.cpp',
258 'notifications/NotificationEvent.h',
259 'notifications/NotificationImageLoader.cpp',
260 'notifications/NotificationImageLoader.h',
261 'notifications/NotificationManager.cpp',
262 'notifications/NotificationManager.h',
263 'notifications/NotificationPermissionCallback.h',
264 'notifications/NotificationResourcesLoader.cpp',
265 'notifications/NotificationResourcesLoader.h',
266 'notifications/ServiceWorkerGlobalScopeNotifications.h',
267 'notifications/ServiceWorkerRegistrationNotifications.cpp',
268 'notifications/ServiceWorkerRegistrationNotifications.h',
269 'offscreencanvas/OffscreenCanvasModules.cpp',
270 'offscreencanvas/OffscreenCanvasModules.h',
271 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.cpp',
272 'offscreencanvas2d/OffscreenCanvasRenderingContext2D.h',
273 'payments/PaymentAddress.cpp',
274 'payments/PaymentAddress.h',
275 'payments/PaymentCompleter.h',
276 'payments/PaymentRequest.cpp',
277 'payments/PaymentRequest.h',
278 'payments/PaymentRequestUpdateEvent.cpp',
279 'payments/PaymentRequestUpdateEvent.h',
280 'payments/PaymentResponse.cpp',
281 'payments/PaymentResponse.h',
282 'payments/PaymentUpdater.h',
283 'payments/PaymentsValidators.cpp',
284 'payments/PaymentsValidators.h',
285 'peerconnection/RTCCertificate.cpp',
286 'peerconnection/RTCCertificate.h',
287 'peerconnection/RTCDTMFSender.cpp',
288 'peerconnection/RTCDTMFSender.h',
289 'peerconnection/RTCDTMFToneChangeEvent.cpp',
290 'peerconnection/RTCDTMFToneChangeEvent.h',
291 'peerconnection/RTCDataChannel.cpp',
292 'peerconnection/RTCDataChannel.h',
293 'peerconnection/RTCDataChannelEvent.cpp',
294 'peerconnection/RTCDataChannelEvent.h',
295 'peerconnection/RTCIceCandidate.cpp',
296 'peerconnection/RTCIceCandidate.h',
297 'peerconnection/RTCIceCandidateEvent.cpp',
298 'peerconnection/RTCIceCandidateEvent.h',
299 'peerconnection/RTCLegacyStatsReport.cpp',
300 'peerconnection/RTCLegacyStatsReport.h',
301 'peerconnection/RTCPeerConnection.cpp',
302 'peerconnection/RTCPeerConnection.h',
303 'peerconnection/RTCPeerConnectionErrorCallback.h',
304 'peerconnection/RTCSessionDescription.cpp',
305 'peerconnection/RTCSessionDescription.h',
306 'peerconnection/RTCSessionDescriptionCallback.h',
307 'peerconnection/RTCSessionDescriptionRequestImpl.cpp',
308 'peerconnection/RTCSessionDescriptionRequestImpl.h',
309 'peerconnection/RTCSessionDescriptionRequestPromiseImpl.cpp',
310 'peerconnection/RTCSessionDescriptionRequestPromiseImpl.h',
311 'peerconnection/RTCStatsRequestImpl.cpp',
312 'peerconnection/RTCStatsRequestImpl.h',
313 'peerconnection/RTCStatsResponse.cpp',
314 'peerconnection/RTCStatsResponse.h',
315 'peerconnection/RTCVoidRequestImpl.cpp',
316 'peerconnection/RTCVoidRequestImpl.h',
317 'peerconnection/RTCVoidRequestPromiseImpl.cpp',
318 'peerconnection/RTCVoidRequestPromiseImpl.h',
319 'permissions/NavigatorPermissions.cpp',
320 'permissions/NavigatorPermissions.h',
321 'permissions/Permissions.cpp',
322 'permissions/Permissions.h',
323 'permissions/PermissionStatus.cpp',
324 'permissions/PermissionStatus.h',
325 'permissions/WorkerNavigatorPermissions.cpp',
326 'permissions/WorkerNavigatorPermissions.h',
327 'plugins/DOMMimeType.cpp',
328 'plugins/DOMMimeType.h',
329 'plugins/DOMMimeTypeArray.cpp',
330 'plugins/DOMMimeTypeArray.h',
331 'plugins/DOMPlugin.cpp',
332 'plugins/DOMPlugin.h',
333 'plugins/DOMPluginArray.cpp',
334 'plugins/DOMPluginArray.h',
335 'plugins/NavigatorPlugins.cpp',
336 'plugins/NavigatorPlugins.h',
337 'plugins/PluginOcclusionSupport.cpp',
338 'plugins/PluginOcclusionSupport.h',
339 'presentation/NavigatorPresentation.cpp',
340 'presentation/NavigatorPresentation.h',
341 'presentation/Presentation.cpp',
342 'presentation/Presentation.h',
343 'presentation/PresentationAvailability.cpp',
344 'presentation/PresentationAvailability.h',
345 'presentation/PresentationAvailabilityCallbacks.cpp',
346 'presentation/PresentationAvailabilityCallbacks.h',
347 'presentation/PresentationConnection.cpp',
348 'presentation/PresentationConnection.h',
349 'presentation/PresentationConnectionCallbacks.cpp',
350 'presentation/PresentationConnectionCallbacks.h',
351 'presentation/PresentationConnectionAvailableEvent.cpp',
352 'presentation/PresentationConnectionAvailableEvent.h',
353 'presentation/PresentationConnectionCloseEvent.cpp',
354 'presentation/PresentationConnectionCloseEvent.h',
355 'presentation/PresentationConnectionList.cpp',
356 'presentation/PresentationConnectionList.h',
357 'presentation/PresentationController.cpp',
358 'presentation/PresentationController.h',
359 'presentation/PresentationError.cpp',
360 'presentation/PresentationError.h',
361 'presentation/PresentationReceiver.cpp',
362 'presentation/PresentationReceiver.h',
363 'presentation/PresentationRequest.cpp',
364 'presentation/PresentationRequest.h',
365 'push_messaging/PushController.cpp',
366 'push_messaging/PushController.h',
367 'push_messaging/PushError.cpp',
368 'push_messaging/PushError.h',
369 'push_messaging/PushEvent.cpp',
370 'push_messaging/PushEvent.h',
371 'push_messaging/PushManager.cpp',
372 'push_messaging/PushManager.h',
373 'push_messaging/PushMessageData.cpp',
374 'push_messaging/PushMessageData.h',
375 'push_messaging/PushPermissionStatusCallbacks.cpp',
376 'push_messaging/PushPermissionStatusCallbacks.h',
377 'push_messaging/PushSubscription.cpp',
378 'push_messaging/PushSubscription.h',
379 'push_messaging/PushSubscriptionCallbacks.cpp',
380 'push_messaging/PushSubscriptionCallbacks.h',
381 'push_messaging/PushSubscriptionOptions.cpp',
382 'push_messaging/PushSubscriptionOptions.h',
383 'push_messaging/ServiceWorkerGlobalScopePush.h',
384 'push_messaging/ServiceWorkerRegistrationPush.cpp',
385 'push_messaging/ServiceWorkerRegistrationPush.h',
386 'quota/DOMWindowQuota.cpp',
387 'quota/DOMWindowQuota.h',
388 'quota/DeprecatedStorageInfo.cpp',
389 'quota/DeprecatedStorageInfo.h',
390 'quota/DeprecatedStorageQuota.cpp',
391 'quota/DeprecatedStorageQuota.h',
392 'quota/DeprecatedStorageQuotaCallbacksImpl.cpp',
393 'quota/DeprecatedStorageQuotaCallbacksImpl.h',
394 'quota/NavigatorStorageQuota.cpp',
395 'quota/NavigatorStorageQuota.h',
396 'quota/StorageErrorCallback.cpp',
397 'quota/StorageErrorCallback.h',
398 'quota/StorageInfo.cpp',
399 'quota/StorageInfo.h',
400 'quota/StorageManager.cpp',
401 'quota/StorageManager.h',
402 'quota/StorageQuota.cpp',
403 'quota/StorageQuota.h',
404 'quota/StorageQuotaCallback.h',
405 'quota/StorageQuotaCallbacksImpl.cpp',
406 'quota/StorageQuotaCallbacksImpl.h',
407 'quota/StorageQuotaClient.cpp',
408 'quota/StorageQuotaClient.h',
409 'quota/StorageUsageCallback.h',
410 'quota/WorkerNavigatorStorageQuota.cpp',
411 'quota/WorkerNavigatorStorageQuota.h',
412 'remoteplayback/HTMLMediaElementRemotePlayback.cpp',
413 'remoteplayback/HTMLMediaElementRemotePlayback.h',
414 'remoteplayback/RemotePlayback.cpp',
415 'remoteplayback/RemotePlayback.h',
416 'remoteplayback/RemotePlaybackAvailability.cpp',
417 'remoteplayback/RemotePlaybackAvailability.h',
418 'screen_orientation/LockOrientationCallback.cpp',
419 'screen_orientation/LockOrientationCallback.h',
420 'screen_orientation/ScreenScreenOrientation.cpp',
421 'screen_orientation/ScreenScreenOrientation.h',
422 'screen_orientation/ScreenOrientation.cpp',
423 'screen_orientation/ScreenOrientation.h',
424 'screen_orientation/ScreenOrientationController.cpp',
425 'screen_orientation/ScreenOrientationController.h',
426 'screen_orientation/ScreenOrientationDispatcher.cpp',
427 'screen_orientation/ScreenOrientationDispatcher.h',
428 ],
429 },
430 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/modules/modules.gni ('k') | third_party/WebKit/Source/modules/navigatorcontentutils/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698