Chromium Code Reviews| Index: webrtc/modules/utility/DEPS | 
| diff --git a/webrtc/modules/utility/DEPS b/webrtc/modules/utility/DEPS | 
| index 1a2885bbd3278bf2a190bbce08b3321e519034a3..ba56c5cb3145cd8f261daf3a5a92250bbdd8a0fa 100644 | 
| --- a/webrtc/modules/utility/DEPS | 
| +++ b/webrtc/modules/utility/DEPS | 
| @@ -1,4 +1,9 @@ | 
| include_rules = [ | 
| + "+webrtc/audio/utility/audio_frame_operations.h", # TODO(aleloi): | 
| 
 
the sun
2016/12/01 20:32:46
Make the comment a single line above instead?
 
aleloi
2016/12/02 12:13:36
Done.
 
 | 
| + # remove when | 
| + # clients | 
| + # update. See | 
| + # bugs.webrtc.org/6548. | 
| "+webrtc/base", | 
| "+webrtc/common_audio", | 
| "+webrtc/common_video", |