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

Unified Diff: content/test/BUILD.gn

Issue 2867213004: [Mojo Video Capture] Hook up video capture service behind a feature flag (Closed)
Patch Set: Fix mojo::MakeRequest(&device) happening after base::Passed(&device). Created 3 years, 7 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 1122904644349d5987e71c67c67ede48dbada4b2..d27fb9f91baff84ce64c3e73ef4a3fcd9f99c613 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -779,6 +779,7 @@ test("content_browsertests") {
"//services/service_manager/public/cpp",
"//services/ui/gpu/interfaces",
"//services/ui/public/cpp/gpu",
+ "//services/video_capture/public/cpp",
"//storage/browser",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698