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

Unified Diff: BUILD.gn

Issue 1699553002: Mojo Video Capture service in media/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: perkj@s comments and renaming Created 4 years, 9 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 | « no previous file | media/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0fa20137de85122db077647f1315e2bb37d7d4c0..924007b472f7279e55eb9c879e64988f7970c2e7 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -173,6 +173,7 @@ group("both_gn_and_gyp") {
"//ipc:ipc_tests",
"//ipc/mojo:ipc_mojo_unittests",
"//media:media_unittests",
+ "//media/capture:video_capture_service_unittests",
"//media/cast:cast_unittests",
"//media/midi:midi_unittests",
"//mojo",
« no previous file with comments | « no previous file | media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698