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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2324803006: Move more sources from modules.gypi to subdirectories. (Closed)
Patch Set: gn check 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/modules/fetch/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 752b4d7d94649325e8fcc948fbb233b84196fce9..b54b6ccca27074d85e1752023ed09cfdb8e91e75 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1,327 +1,6 @@
{
'variables': {
'modules_files': [
- 'accessibility/AXARIAGrid.cpp',
- 'accessibility/AXARIAGrid.h',
- 'accessibility/AXARIAGridCell.cpp',
- 'accessibility/AXARIAGridCell.h',
- 'accessibility/AXARIAGridRow.cpp',
- 'accessibility/AXARIAGridRow.h',
- 'accessibility/AXImageMapLink.cpp',
- 'accessibility/AXImageMapLink.h',
- 'accessibility/AXInlineTextBox.cpp',
- 'accessibility/AXInlineTextBox.h',
- 'accessibility/AXLayoutObject.cpp',
- 'accessibility/AXLayoutObject.h',
- 'accessibility/AXList.cpp',
- 'accessibility/AXList.h',
- 'accessibility/AXListBox.cpp',
- 'accessibility/AXListBox.h',
- 'accessibility/AXListBoxOption.cpp',
- 'accessibility/AXListBoxOption.h',
- 'accessibility/AXMediaControls.cpp',
- 'accessibility/AXMediaControls.h',
- 'accessibility/AXMenuList.cpp',
- 'accessibility/AXMenuList.h',
- 'accessibility/AXMenuListOption.cpp',
- 'accessibility/AXMenuListOption.h',
- 'accessibility/AXMenuListPopup.cpp',
- 'accessibility/AXMenuListPopup.h',
- 'accessibility/AXMockObject.cpp',
- 'accessibility/AXMockObject.h',
- 'accessibility/AXNodeObject.cpp',
- 'accessibility/AXNodeObject.h',
- 'accessibility/AXObjectCacheImpl.cpp',
- 'accessibility/AXObjectCacheImpl.h',
- 'accessibility/AXObject.cpp',
- 'accessibility/AXObject.h',
- 'accessibility/AXProgressIndicator.cpp',
- 'accessibility/AXProgressIndicator.h',
- 'accessibility/AXRadioInput.cpp',
- 'accessibility/AXRadioInput.h',
- 'accessibility/AXSVGRoot.cpp',
- 'accessibility/AXSVGRoot.h',
- 'accessibility/AXSlider.cpp',
- 'accessibility/AXSlider.h',
- 'accessibility/AXSpinButton.cpp',
- 'accessibility/AXSpinButton.h',
- 'accessibility/AXTable.cpp',
- 'accessibility/AXTable.h',
- 'accessibility/AXTableCell.cpp',
- 'accessibility/AXTableCell.h',
- 'accessibility/AXTableColumn.cpp',
- 'accessibility/AXTableColumn.h',
- 'accessibility/AXTableHeaderContainer.cpp',
- 'accessibility/AXTableHeaderContainer.h',
- 'accessibility/AXTableRow.cpp',
- 'accessibility/AXTableRow.h',
- 'accessibility/InspectorAccessibilityAgent.cpp',
- 'accessibility/InspectorAccessibilityAgent.h',
- 'accessibility/InspectorTypeBuilderHelper.cpp',
- 'accessibility/InspectorTypeBuilderHelper.h',
- 'app_banner/AppBannerCallbacks.cpp',
- 'app_banner/AppBannerCallbacks.h',
- 'app_banner/AppBannerController.cpp',
- 'app_banner/AppBannerController.h',
- 'app_banner/AppBannerPromptResult.cpp',
- 'app_banner/AppBannerPromptResult.h',
- 'app_banner/BeforeInstallPromptEvent.cpp',
- 'app_banner/BeforeInstallPromptEvent.h',
- 'audio_output_devices/HTMLMediaElementAudioOutputDevice.cpp',
- 'audio_output_devices/HTMLMediaElementAudioOutputDevice.h',
- 'audio_output_devices/SetSinkIdCallbacks.cpp',
- 'audio_output_devices/SetSinkIdCallbacks.h',
- 'audio_output_devices/AudioOutputDeviceClient.cpp',
- 'audio_output_devices/AudioOutputDeviceClient.h',
- 'background_sync/ServiceWorkerGlobalScopeSync.h',
- 'background_sync/ServiceWorkerRegistrationSync.cpp',
- 'background_sync/ServiceWorkerRegistrationSync.h',
- 'background_sync/SyncCallbacks.cpp',
- 'background_sync/SyncCallbacks.h',
- 'background_sync/SyncError.cpp',
- 'background_sync/SyncError.h',
- 'background_sync/SyncEvent.cpp',
- 'background_sync/SyncEvent.h',
- 'background_sync/SyncManager.cpp',
- 'background_sync/SyncManager.h',
- 'battery/BatteryDispatcher.cpp',
- 'battery/BatteryDispatcher.h',
- 'battery/BatteryManager.cpp',
- 'battery/BatteryManager.h',
- 'battery/NavigatorBattery.cpp',
- 'battery/NavigatorBattery.h',
- 'battery/battery_status.h',
- 'beacon/NavigatorBeacon.cpp',
- 'beacon/NavigatorBeacon.h',
- 'bluetooth/Bluetooth.cpp',
- 'bluetooth/Bluetooth.h',
- 'bluetooth/BluetoothCharacteristicProperties.cpp',
- 'bluetooth/BluetoothCharacteristicProperties.h',
- 'bluetooth/BluetoothDevice.cpp',
- 'bluetooth/BluetoothDevice.h',
- 'bluetooth/BluetoothError.cpp',
- 'bluetooth/BluetoothError.h',
- 'bluetooth/BluetoothRemoteGATTCharacteristic.cpp',
- 'bluetooth/BluetoothRemoteGATTCharacteristic.h',
- 'bluetooth/BluetoothRemoteGATTServer.cpp',
- 'bluetooth/BluetoothRemoteGATTServer.h',
- 'bluetooth/BluetoothRemoteGATTService.cpp',
- 'bluetooth/BluetoothRemoteGATTService.h',
- 'bluetooth/BluetoothSupplement.cpp',
- 'bluetooth/BluetoothSupplement.h',
- 'bluetooth/BluetoothUUID.cpp',
- 'bluetooth/BluetoothUUID.h',
- 'bluetooth/NavigatorBluetooth.cpp',
- 'bluetooth/NavigatorBluetooth.h',
- 'broadcastchannel/BroadcastChannel.cpp',
- 'broadcastchannel/BroadcastChannel.h',
- 'budget/BudgetService.h',
- 'budget/BudgetService.cpp',
- 'budget/BudgetState.h',
- 'budget/BudgetState.cpp',
- 'budget/NavigatorBudget.h',
- 'budget/NavigatorBudget.cpp',
- 'budget/WorkerNavigatorBudget.h',
- 'budget/WorkerNavigatorBudget.cpp',
- 'cachestorage/Cache.cpp',
- 'cachestorage/Cache.h',
- 'cachestorage/CacheStorage.cpp',
- 'cachestorage/CacheStorage.h',
- 'cachestorage/CacheStorageError.cpp',
- 'cachestorage/CacheStorageError.h',
- 'cachestorage/GlobalCacheStorage.cpp',
- 'cachestorage/GlobalCacheStorage.h',
- 'cachestorage/InspectorCacheStorageAgent.cpp',
- 'cachestorage/InspectorCacheStorageAgent.h',
- 'canvas/HTMLCanvasElementModule.cpp',
- 'canvas/HTMLCanvasElementModule.h',
- 'canvas2d/BaseRenderingContext2D.cpp',
- 'canvas2d/BaseRenderingContext2D.h',
- 'canvas2d/CanvasGradient.cpp',
- 'canvas2d/CanvasGradient.h',
- 'canvas2d/CanvasPathMethods.cpp',
- 'canvas2d/CanvasPathMethods.h',
- 'canvas2d/CanvasPattern.cpp',
- 'canvas2d/CanvasPattern.h',
- 'canvas2d/CanvasRenderingContext2D.cpp',
- 'canvas2d/CanvasRenderingContext2D.h',
- 'canvas2d/CanvasRenderingContext2DState.cpp',
- 'canvas2d/CanvasRenderingContext2DState.h',
- 'canvas2d/CanvasStyle.cpp',
- 'canvas2d/CanvasStyle.h',
- 'canvas2d/ClipList.cpp',
- 'canvas2d/ClipList.h',
- 'canvas2d/HitRegion.cpp',
- 'canvas2d/HitRegion.h',
- 'canvas2d/Path2D.h',
- 'compositorworker/AbstractAnimationWorkletThread.cpp',
- 'compositorworker/AbstractAnimationWorkletThread.h',
- 'compositorworker/AnimationWorklet.cpp',
- 'compositorworker/AnimationWorklet.h',
- 'compositorworker/AnimationWorkletGlobalScope.cpp',
- 'compositorworker/AnimationWorkletGlobalScope.h',
- 'compositorworker/AnimationWorkletThread.cpp',
- 'compositorworker/AnimationWorkletThread.h',
- 'compositorworker/CompositorWorker.cpp',
- 'compositorworker/CompositorWorker.h',
- 'compositorworker/CompositorWorkerGlobalScope.cpp',
- 'compositorworker/CompositorWorkerGlobalScope.h',
- 'compositorworker/CompositorWorkerMessagingProxy.cpp',
- 'compositorworker/CompositorWorkerMessagingProxy.h',
- 'compositorworker/CompositorWorkerThread.cpp',
- 'compositorworker/CompositorWorkerThread.h',
- 'compositorworker/WindowAnimationWorklet.cpp',
- 'compositorworker/WindowAnimationWorklet.h',
- 'credentialmanager/Credential.cpp',
- 'credentialmanager/Credential.h',
- 'credentialmanager/CredentialManagerClient.cpp',
- 'credentialmanager/CredentialManagerClient.h',
- 'credentialmanager/CredentialsContainer.cpp',
- 'credentialmanager/CredentialsContainer.h',
- 'credentialmanager/FederatedCredential.cpp',
- 'credentialmanager/FederatedCredential.h',
- 'credentialmanager/NavigatorCredentials.cpp',
- 'credentialmanager/NavigatorCredentials.h',
- 'credentialmanager/PasswordCredential.cpp',
- 'credentialmanager/PasswordCredential.h',
- 'credentialmanager/SiteBoundCredential.cpp',
- 'credentialmanager/SiteBoundCredential.h',
- 'crypto/Crypto.cpp',
- 'crypto/Crypto.h',
- 'crypto/CryptoHistograms.cpp',
- 'crypto/CryptoHistograms.h',
- 'crypto/CryptoKey.cpp',
- 'crypto/CryptoKey.h',
- 'crypto/CryptoResultImpl.cpp',
- 'crypto/CryptoResultImpl.h',
- 'crypto/DOMWindowCrypto.cpp',
- 'crypto/DOMWindowCrypto.h',
- 'crypto/NormalizeAlgorithm.cpp',
- 'crypto/NormalizeAlgorithm.h',
- 'crypto/SubtleCrypto.cpp',
- 'crypto/SubtleCrypto.h',
- 'crypto/WorkerGlobalScopeCrypto.cpp',
- 'crypto/WorkerGlobalScopeCrypto.h',
- 'csspaint/CSSPaintDefinition.cpp',
- 'csspaint/CSSPaintDefinition.h',
- 'csspaint/CSSPaintImageGeneratorImpl.cpp',
- 'csspaint/CSSPaintImageGeneratorImpl.h',
- 'csspaint/PaintRenderingContext2D.cpp',
- 'csspaint/PaintRenderingContext2D.h',
- 'csspaint/PaintSize.h',
- 'csspaint/PaintWorklet.cpp',
- 'csspaint/PaintWorklet.h',
- 'csspaint/PaintWorkletGlobalScope.cpp',
- 'csspaint/PaintWorkletGlobalScope.h',
- 'csspaint/WindowPaintWorklet.cpp',
- 'csspaint/WindowPaintWorklet.h',
- 'device_light/DeviceLightController.cpp',
- 'device_light/DeviceLightController.h',
- 'device_light/DeviceLightDispatcher.cpp',
- 'device_light/DeviceLightDispatcher.h',
- 'device_light/DeviceLightEvent.cpp',
- 'device_light/DeviceLightEvent.h',
- 'device_orientation/DeviceAcceleration.cpp',
- 'device_orientation/DeviceAcceleration.h',
- 'device_orientation/DeviceMotionController.cpp',
- 'device_orientation/DeviceMotionController.h',
- 'device_orientation/DeviceMotionData.cpp',
- 'device_orientation/DeviceMotionData.h',
- 'device_orientation/DeviceMotionDispatcher.cpp',
- 'device_orientation/DeviceMotionDispatcher.h',
- 'device_orientation/DeviceMotionEvent.cpp',
- 'device_orientation/DeviceMotionEvent.h',
- 'device_orientation/DeviceOrientationAbsoluteController.cpp',
- 'device_orientation/DeviceOrientationAbsoluteController.h',
- 'device_orientation/DeviceOrientationController.cpp',
- 'device_orientation/DeviceOrientationController.h',
- 'device_orientation/DeviceOrientationData.cpp',
- 'device_orientation/DeviceOrientationData.h',
- 'device_orientation/DeviceOrientationDispatcher.cpp',
- 'device_orientation/DeviceOrientationDispatcher.h',
- 'device_orientation/DeviceOrientationEvent.cpp',
- 'device_orientation/DeviceOrientationEvent.h',
- 'device_orientation/DeviceOrientationInspectorAgent.cpp',
- 'device_orientation/DeviceOrientationInspectorAgent.h',
- 'device_orientation/DeviceRotationRate.cpp',
- 'device_orientation/DeviceRotationRate.h',
- 'donottrack/NavigatorDoNotTrack.cpp',
- 'donottrack/NavigatorDoNotTrack.h',
- 'encoding/Encoding.cpp',
- 'encoding/Encoding.h',
- 'encoding/TextDecoder.cpp',
- 'encoding/TextDecoder.h',
- 'encoding/TextEncoder.cpp',
- 'encoding/TextEncoder.h',
- 'encryptedmedia/ContentDecryptionModuleResultPromise.cpp',
- 'encryptedmedia/ContentDecryptionModuleResultPromise.h',
- 'encryptedmedia/EncryptedMediaUtils.cpp',
- 'encryptedmedia/EncryptedMediaUtils.h',
- 'encryptedmedia/HTMLMediaElementEncryptedMedia.cpp',
- 'encryptedmedia/HTMLMediaElementEncryptedMedia.h',
- 'encryptedmedia/MediaEncryptedEvent.cpp',
- 'encryptedmedia/MediaEncryptedEvent.h',
- 'encryptedmedia/MediaKeyMessageEvent.cpp',
- 'encryptedmedia/MediaKeyMessageEvent.h',
- 'encryptedmedia/MediaKeySession.cpp',
- 'encryptedmedia/MediaKeySession.h',
- 'encryptedmedia/MediaKeyStatusMap.cpp',
- 'encryptedmedia/MediaKeyStatusMap.h',
- 'encryptedmedia/MediaKeySystemAccess.cpp',
- 'encryptedmedia/MediaKeySystemAccess.h',
- 'encryptedmedia/MediaKeys.cpp',
- 'encryptedmedia/MediaKeys.h',
- 'encryptedmedia/MediaKeysClient.h',
- 'encryptedmedia/MediaKeysController.cpp',
- 'encryptedmedia/MediaKeysController.h',
- 'encryptedmedia/NavigatorRequestMediaKeySystemAccess.cpp',
- 'encryptedmedia/NavigatorRequestMediaKeySystemAccess.h',
- 'encryptedmedia/SimpleContentDecryptionModuleResultPromise.cpp',
- 'encryptedmedia/SimpleContentDecryptionModuleResultPromise.h',
- 'fetch/CompositeDataConsumerHandle.cpp',
- 'fetch/CompositeDataConsumerHandle.h',
- 'fetch/DataConsumerHandleUtil.cpp',
- 'fetch/DataConsumerHandleUtil.h',
- 'fetch/Body.cpp',
- 'fetch/Body.h',
- 'fetch/BodyStreamBuffer.cpp',
- 'fetch/BodyStreamBuffer.h',
- 'fetch/BytesConsumer.cpp',
- 'fetch/BytesConsumer.h',
- 'fetch/BytesConsumerForDataConsumerHandle.cpp',
- 'fetch/BytesConsumerForDataConsumerHandle.h',
- 'fetch/CrossThreadHolder.h',
- 'fetch/DataConsumerTee.cpp',
- 'fetch/DataConsumerTee.h',
- 'fetch/FetchBlobDataConsumerHandle.cpp',
- 'fetch/FetchBlobDataConsumerHandle.h',
- 'fetch/FetchDataConsumerHandle.cpp',
- 'fetch/FetchDataConsumerHandle.h',
- 'fetch/FetchDataLoader.cpp',
- 'fetch/FetchDataLoader.h',
- 'fetch/FetchFormDataConsumerHandle.cpp',
- 'fetch/FetchFormDataConsumerHandle.h',
- 'fetch/FetchHeaderList.cpp',
- 'fetch/FetchHeaderList.h',
- 'fetch/FetchManager.cpp',
- 'fetch/FetchManager.h',
- 'fetch/FetchRequestData.cpp',
- 'fetch/FetchRequestData.h',
- 'fetch/FetchResponseData.cpp',
- 'fetch/FetchResponseData.h',
- 'fetch/GlobalFetch.cpp',
- 'fetch/GlobalFetch.h',
- 'fetch/Headers.cpp',
- 'fetch/Headers.h',
- 'fetch/ReadableStreamDataConsumerHandle.cpp',
- 'fetch/ReadableStreamDataConsumerHandle.h',
- 'fetch/Request.cpp',
- 'fetch/Request.h',
- 'fetch/RequestInit.cpp',
- 'fetch/RequestInit.h',
- 'fetch/Response.cpp',
- 'fetch/Response.h',
- 'fetch/ResponseInit.h',
'filesystem/DOMFilePath.cpp',
'filesystem/DOMFilePath.h',
'filesystem/DOMFileSystem.cpp',
« no previous file with comments | « third_party/WebKit/Source/modules/fetch/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698