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

Unified Diff: chrome/renderer/media/DEPS

Issue 2415703002: Move files video_capture*.* from media/base to media/capture (Closed)
Patch Set: rebase 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 | « no previous file | chrome/renderer/media/cast_receiver_session.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/media/DEPS
diff --git a/chrome/renderer/media/DEPS b/chrome/renderer/media/DEPS
index 5475cf4d6c90ec359a1ddd6a7e623af58c4482e8..0e86e5c138310121d4be6383f546e43b62512575 100644
--- a/chrome/renderer/media/DEPS
+++ b/chrome/renderer/media/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+media/video", # For basic video functions.
"+media/base", # For basic media functions.
"+media/cast", # For cast streaming library.
+ "+media/capture", # For capture library.
]
« no previous file with comments | « no previous file | chrome/renderer/media/cast_receiver_session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698