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

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

Issue 2294893002: Remove .gypi sharing for Blink core + some tests (Closed)
Patch Set: gn check fixes Created 4 years, 4 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/modules.gni ('k') | third_party/WebKit/Source/web/BUILD.gn » ('j') | 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 8b8be42b713e774aaa5d28049cd8d6c4a389320f..487a28a766307fb16f2aae205aa441bfe46383b1 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -2019,86 +2019,5 @@
'vibration/testing/InternalsVibration.idl',
'webaudio/testing/InternalsWebAudio.idl',
],
- 'modules_testing_files': [
- 'accessibility/testing/InternalsAccessibility.cpp',
- 'accessibility/testing/InternalsAccessibility.h',
- 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.cpp',
- 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.h',
- 'navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp',
- 'navigatorcontentutils/testing/NavigatorContentUtilsClientMock.h',
- 'peerconnection/testing/InternalsRTCCertificate.cpp',
- 'peerconnection/testing/InternalsRTCCertificate.h',
- 'serviceworkers/testing/InternalsServiceWorker.cpp',
- 'serviceworkers/testing/InternalsServiceWorker.h',
- 'speech/testing/InternalsSpeechSynthesis.cpp',
- 'speech/testing/InternalsSpeechSynthesis.h',
- 'speech/testing/PlatformSpeechSynthesizerMock.cpp',
- 'speech/testing/PlatformSpeechSynthesizerMock.h',
- 'vibration/testing/InternalsVibration.cpp',
- 'vibration/testing/InternalsVibration.h',
- 'webaudio/testing/InternalsWebAudio.h',
- 'webaudio/testing/InternalsWebAudio.cpp',
- ],
- 'modules_unittest_files': [
- 'accessibility/AXObjectTest.cpp',
- 'cachestorage/CacheTest.cpp',
- 'canvas/HTMLCanvasElementModuleTest.cpp',
- 'canvas2d/CanvasRenderingContext2DAPITest.cpp',
- 'canvas2d/CanvasRenderingContext2DTest.cpp',
- 'canvas2d/CanvasRenderingContext2DUsageTrackingTest.cpp',
- 'compositorworker/AnimationWorkletThreadTest.cpp',
- 'compositorworker/CompositorWorkerThreadTest.cpp',
- 'credentialmanager/PasswordCredentialTest.cpp',
- 'csspaint/PaintRenderingContext2DTest.cpp',
- 'csspaint/PaintWorkletTest.cpp',
- 'fetch/BodyStreamBufferTest.cpp',
- 'fetch/BytesConsumerForDataConsumerHandleTest.cpp',
- 'fetch/CompositeDataConsumerHandleTest.cpp',
- 'fetch/DataConsumerHandleTestUtil.cpp',
- 'fetch/DataConsumerHandleTestUtil.h',
- 'fetch/DataConsumerHandleUtilTest.cpp',
- 'fetch/DataConsumerTeeTest.cpp',
- 'fetch/FetchBlobDataConsumerHandleTest.cpp',
- 'fetch/FetchDataLoaderTest.cpp',
- 'fetch/FetchFormDataConsumerHandleTest.cpp',
- 'fetch/FetchResponseDataTest.cpp',
- 'fetch/ReadableStreamDataConsumerHandleTest.cpp',
- 'fetch/RequestTest.cpp',
- 'fetch/ResponseTest.cpp',
- 'filesystem/DOMFileSystemBaseTest.cpp',
- 'indexeddb/IDBKeyPathTest.cpp',
- 'indexeddb/IDBRequestTest.cpp',
- 'indexeddb/IDBTransactionTest.cpp',
- 'indexeddb/MockWebIDBDatabase.cpp',
- 'indexeddb/MockWebIDBDatabase.h',
- 'mediasession/MediaSessionTest.cpp',
- 'mediastream/MediaConstraintsTest.cpp',
- 'notifications/NotificationDataTest.cpp',
- 'notifications/NotificationResourcesLoaderTest.cpp',
- 'payments/AbortTest.cpp',
- 'payments/CompleteTest.cpp',
- 'payments/OnPaymentResponseTest.cpp',
- 'payments/PaymentAddressTest.cpp',
- 'payments/PaymentRequestDetailsTest.cpp',
- 'payments/PaymentRequestTest.cpp',
- 'payments/PaymentRequestUpdateEventTest.cpp',
- 'payments/PaymentResponseTest.cpp',
- 'payments/PaymentTestHelper.cpp',
- 'payments/PaymentTestHelper.h',
- 'payments/PaymentsValidatorsTest.cpp',
- 'peerconnection/RTCDataChannelTest.cpp',
- 'presentation/PresentationAvailabilityTest.cpp',
- 'push_messaging/PushManagerTest.cpp',
- 'push_messaging/PushMessageDataTest.cpp',
- 'serviceworkers/ServiceWorkerContainerTest.cpp',
- 'webaudio/AudioBasicProcessorHandlerTest.cpp',
- 'webaudio/ConvolverNodeTest.cpp',
- 'webaudio/DynamicsCompressorNodeTest.cpp',
- 'webaudio/ScriptProcessorNodeTest.cpp',
- 'webaudio/StereoPannerNodeTest.cpp',
- 'webdatabase/QuotaTrackerTest.cpp',
- 'websockets/DOMWebSocketTest.cpp',
- 'websockets/DocumentWebSocketChannelTest.cpp',
- ],
},
}
« no previous file with comments | « third_party/WebKit/Source/modules/modules.gni ('k') | third_party/WebKit/Source/web/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698