Chromium Code Reviews| Index: webrtc/modules/audio_device/DEPS | 
| diff --git a/webrtc/modules/audio_device/DEPS b/webrtc/modules/audio_device/DEPS | 
| index 8ad9db7a3b01d44c141ec597984d47255a0cb207..34de486eab95c7f8ed5cf9145e6496282bb0db97 100644 | 
| --- a/webrtc/modules/audio_device/DEPS | 
| +++ b/webrtc/modules/audio_device/DEPS | 
| @@ -8,6 +8,9 @@ specific_include_rules = { | 
| "ensure_initialized\.cc": [ | 
| "+base/android", | 
| ], | 
| + "audio_device_ios\.h": [ | 
| + "+webrtc/sdk/objc", | 
| + ], | 
| "audio_device_ios\.mm": [ | 
| "+webrtc/sdk/objc", | 
| ], |