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

Unified Diff: media/DEPS

Issue 2079843003: Allow AudioManagerCras enumerate audio devices from CRAS not just defaults (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: exclude is_chromecast deps on chromeos Created 4 years, 6 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 | media/audio/BUILD.gn » ('j') | media/audio/audio_manager_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 4acd9bbb48aa76b30f4c4bc03bbb0ce8c461cc2d..ed1de64a38d0fd7ab99825393b34cddf5717e526 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -1,6 +1,7 @@
# Do NOT add net/ or ui/base without a great reason, they're huge!
include_rules = [
"+chromeos/audio",
+ "+chromeos/dbus",
"+crypto",
"+device/udev_linux",
"+device/usb",
« no previous file with comments | « no previous file | media/audio/BUILD.gn » ('j') | media/audio/audio_manager_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698