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

Unified Diff: content/content_tests.gypi

Issue 2031073002: Make media/capture gn and gyps produce components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Android missed dep Created 4 years, 6 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 248030e0218a3663a9f8cf98780f5acb4533edf3..96f3a070a614f463781426c2f89952357e2e09df 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -850,6 +850,7 @@
'../gpu/gpu.gyp:gpu_ipc_service_test_support',
'../ipc/mojo/ipc_mojo.gyp:ipc_mojo',
'../media/blink/media_blink.gyp:media_blink',
+ '../media/capture/capture.gyp:capture',
'../media/media.gyp:media',
'../media/midi/midi.gyp:midi',
'../mojo/mojo_edk.gyp:mojo_common_test_support',
@@ -1830,6 +1831,7 @@
'../base/base.gyp:base_javatests',
'../base/base.gyp:base_java_test_support',
'../device/battery/battery.gyp:device_battery_javatests',
+ '../media/capture/capture.gyp:capture_java',
'../media/media.gyp:media_java',
'../media/media.gyp:media_test_support',
'../mojo/mojo_public.gyp:mojo_public_test_interfaces',
« no previous file with comments | « content/content_common.gypi ('k') | content/renderer/BUILD.gn » ('j') | media/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698