summaryrefslogtreecommitdiff
path: root/chromium/components/arc/audio/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/arc/audio/DEPS')
-rw-r--r--chromium/components/arc/audio/DEPS4
1 files changed, 3 insertions, 1 deletions
diff --git a/chromium/components/arc/audio/DEPS b/chromium/components/arc/audio/DEPS
index 5ff5c5b2fa8..ef5d54a3d94 100644
--- a/chromium/components/arc/audio/DEPS
+++ b/chromium/components/arc/audio/DEPS
@@ -1,4 +1,6 @@
include_rules = [
- "+ash/system/audio/tray_audio.h",
+ "+ash/public",
"+chromeos/audio",
+ "+content/public/common",
+ "+services/service_manager/public",
]