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

Unified Diff: components/audio_modem/DEPS

Issue 865483005: Creating the audio_modem component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Small fixes 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
Index: components/audio_modem/DEPS
diff --git a/components/copresence/DEPS b/components/audio_modem/DEPS
similarity index 67%
copy from components/copresence/DEPS
copy to components/audio_modem/DEPS
index 96285fcbd67cb802d9b84c3629cdaa53f7a29e7b..b618832c7aa83e84d50dadbf8986257b845f36c6 100644
--- a/components/copresence/DEPS
+++ b/components/audio_modem/DEPS
@@ -1,11 +1,7 @@
include_rules = [
"+base",
- "+components/gcm_driver",
"+content/public/browser",
"+content/public/test",
- "+google_apis",
"+media",
- "+net",
"+third_party/webrtc/common_audio",
- "+url",
]

Powered by Google App Engine
This is Rietveld 408576698