Chromium Code Reviews| Index: webrtc/modules/audio_processing/DEPS |
| diff --git a/webrtc/modules/audio_processing/DEPS b/webrtc/modules/audio_processing/DEPS |
| index bfaaaf5f5d6e8dfeb8a7ce8ebb2ef85769df2bd5..9b588d0936dd1ce8c572db16f84f6d05d250d8aa 100644 |
| --- a/webrtc/modules/audio_processing/DEPS |
| +++ b/webrtc/modules/audio_processing/DEPS |
| @@ -7,7 +7,7 @@ include_rules = [ |
| specific_include_rules = { |
| ".*test\.cc": [ |
| - "+webrtc/tools", |
| + "+webrtc/rtc_tools", |
| # Android platform build has different paths. |
| "+gtest", |
| "+external/webrtc", |