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

Unified Diff: BUILD.gn

Issue 2224103002: Package video capture skeleton as Mojo Shell Service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@VideoMojoSkeleton2
Patch Set: mcasas' comments 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 01af6ccf08cc39ec1062a06a492331c19d575255..fea74333b479825c855f7ed172a494f232314575 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -694,6 +694,7 @@ group("gn_only") {
deps += [
"//media/mojo:media_mojo_unittests",
"//mojo/common:mojo_common_perftests",
+ "//services/video_capture:video_capture_unittests",
]
}

Powered by Google App Engine
This is Rietveld 408576698