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

Unified Diff: components/copresence/DEPS

Issue 865483005: Creating the audio_modem component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merging again Created 5 years, 10 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 | « components/copresence/BUILD.gn ('k') | components/copresence/copresence_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/copresence/DEPS
diff --git a/components/copresence/DEPS b/components/copresence/DEPS
index 96285fcbd67cb802d9b84c3629cdaa53f7a29e7b..9a1a6d084dd0c20e394acafd3e345a3271ca210f 100644
--- a/components/copresence/DEPS
+++ b/components/copresence/DEPS
@@ -1,11 +1,8 @@
include_rules = [
- "+base",
+ "+components/audio_modem/public",
+ "+components/audio_modem/test",
"+components/gcm_driver",
- "+content/public/browser",
- "+content/public/test",
"+google_apis",
- "+media",
+ "+media/base",
"+net",
- "+third_party/webrtc/common_audio",
- "+url",
]
« no previous file with comments | « components/copresence/BUILD.gn ('k') | components/copresence/copresence_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698