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

Unified Diff: content/test/BUILD.gn

Issue 2867213004: [Mojo Video Capture] Hook up video capture service behind a feature flag (Closed)
Patch Set: Rebase to May 19th 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
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | content/utility/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4547fea8c5a3e2b34de3abd8d3bde74cb5f908dd..caa3a2747147fae122ce0f84a78666d093d3693e 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -784,6 +784,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",
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | content/utility/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698