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

Unified Diff: content/browser/renderer_host/media/DEPS

Issue 2143903003: [WIP] Move media/capture to device/capture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/browser/renderer_host/media/DEPS
diff --git a/content/browser/renderer_host/media/DEPS b/content/browser/renderer_host/media/DEPS
index 7e8e4217cb7e31f1f3db2c4105e062cfbb9c21ed..773f8ab4ecff98b20d1a1e358904345dbe7eaff8 100644
--- a/content/browser/renderer_host/media/DEPS
+++ b/content/browser/renderer_host/media/DEPS
@@ -1,3 +1,7 @@
+include_rules = [
+ "+device/capture",
+]
+
specific_include_rules = {
# TODO(miu): Need to relocate MediaStreamManager/DispatcherHost/UIProxy and
# friends to somewhere more appropriate. Perhaps content/browser/media?
« no previous file with comments | « content/browser/media/media_internals.h ('k') | content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698