Chromium Code Reviews| Index: webrtc/modules/utility/DEPS | 
| diff --git a/webrtc/modules/utility/DEPS b/webrtc/modules/utility/DEPS | 
| index 1a2885bbd3278bf2a190bbce08b3321e519034a3..d07d35281766faedf784d96d44a0cdd5b4982f0b 100644 | 
| --- a/webrtc/modules/utility/DEPS | 
| +++ b/webrtc/modules/utility/DEPS | 
| @@ -1,4 +1,7 @@ | 
| include_rules = [ | 
| + # TODO(aleloi): remove when clients update. See | 
| + # bugs.webrtc.org/6548. | 
| + "+webrtc/audio/utility/audio_frame_operations.h", | 
| "+webrtc/base", | 
| "+webrtc/common_audio", | 
| "+webrtc/common_video", |