Chromium Code Reviews| Index: webrtc/modules/audio_device/DEPS |
| diff --git a/webrtc/modules/audio_device/DEPS b/webrtc/modules/audio_device/DEPS |
| index 2f4a5970519cc391b84972d92d4c20e28addac78..d7f600cd93aa9f2f7c358bb9b375d574373f95ba 100644 |
| --- a/webrtc/modules/audio_device/DEPS |
| +++ b/webrtc/modules/audio_device/DEPS |
| @@ -8,4 +8,7 @@ specific_include_rules = { |
| "ensure_initialized\.cc": [ |
| "+base/android", |
| ], |
| + "audio_device_ios\.mm": [ |
| + "+webrtc/sdk/objc", |
| + ], |
| } |