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

Unified Diff: webrtc/sdk/objc/DEPS

Issue 2813493004: Added audioSessionDidActivate and audioSessionDidDectivate (Closed)
Patch Set: Merge branch 'master' of https://chromium.googlesource.com/external/webrtc into activeCount Created 3 years, 8 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: webrtc/sdk/objc/DEPS
diff --git a/webrtc/sdk/objc/DEPS b/webrtc/sdk/objc/DEPS
index 46aeb8e029cb5fa948a3e6d847965e76c3800d53..ca294adfd4ddceb98a4ba71028817969474dbb51 100644
--- a/webrtc/sdk/objc/DEPS
+++ b/webrtc/sdk/objc/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+webrtc/common_video/h264",
"+webrtc/common_video/include",
"+webrtc/media",
+ "+webrtc/modules/audio_device",
"+webrtc/modules/video_coding",
"+webrtc/pc",
"+webrtc/system_wrappers",

Powered by Google App Engine
This is Rietveld 408576698