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

Unified Diff: content/content_tests.gypi

Issue 2068763002: Re-Reland: Make media/capture gn and gyps produce components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disable warning 4267 in Win capture.gyp (probs. lost in the previous relanding). Rebase 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 201ba4d9f1188b3785e8a55d95efa1ef67d627c2..1cb529ba4cb329d7a621a99a77607fdd17859f2a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -853,6 +853,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',
@@ -1835,6 +1836,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',

Powered by Google App Engine
This is Rietveld 408576698