| Index: webrtc/audio/DEPS
 | 
| diff --git a/webrtc/audio/DEPS b/webrtc/audio/DEPS
 | 
| index f383c1456ba4c54b72bc6677ddda0a98eb3a4656..1bace55a5ae28c1655cd103268235ffb12786160 100644
 | 
| --- a/webrtc/audio/DEPS
 | 
| +++ b/webrtc/audio/DEPS
 | 
| @@ -1,9 +1,9 @@
 | 
|  include_rules = [
 | 
|    "+webrtc/base",
 | 
|    "+webrtc/call",
 | 
| -  "+webrtc/common_audio/resampler",
 | 
| +  "+webrtc/common_audio",
 | 
|    "+webrtc/logging/rtc_event_log",
 | 
| -  "+webrtc/modules/audio_coding/codecs/mock",
 | 
| +  "+webrtc/modules/audio_coding",
 | 
|    "+webrtc/modules/audio_device",
 | 
|    "+webrtc/modules/audio_mixer",
 | 
|    "+webrtc/modules/audio_processing/include",
 | 
| 
 |