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

Unified Diff: content/common/DEPS

Issue 2395163002: VideoCapture: migrate VideoCapture renderer-->host messages to mojo, part 2 (Closed)
Patch Set: rockot@s comments on renaming and return types Created 4 years, 2 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/common/BUILD.gn ('k') | content/common/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 14d20c9f1b22906160b5c204afc31f696e124592..d877b58126e8681f3b9a23cb6d628f1b6e524ee5 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+device/base/synchronization",
"+services/shell/public/cpp",
+ "+services/video_capture/public/interfaces",
# No inclusion of WebKit from the browser, other than strictly enum/POD,
# header-only types, and some selected common code.
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698