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

Unified Diff: content/utility/DEPS

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/utility/BUILD.gn ('k') | content/utility/utility_service_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/utility/DEPS
diff --git a/content/utility/DEPS b/content/utility/DEPS
index 95eef3e54e1cc2340f7160c04135e8c267968ee9..1e371033071ab48a5ef6f97f0f6bfcfe428c267a 100644
--- a/content/utility/DEPS
+++ b/content/utility/DEPS
@@ -6,5 +6,6 @@ include_rules = [
"+services/data_decoder",
"+services/service_manager",
"+services/shape_detection",
+ "+services/video_capture",
"+sandbox/win/src",
]
« no previous file with comments | « content/utility/BUILD.gn ('k') | content/utility/utility_service_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698