Chromium Code Reviews| Index: webrtc/modules/audio_coding/DEPS |
| diff --git a/webrtc/modules/audio_coding/DEPS b/webrtc/modules/audio_coding/DEPS |
| index 31aa1c25fbc22b5c25684d3996a5e373c8e1ab8d..bbc6d5c87cdd65541f8157a7c540b0dce72ddb67 100644 |
| --- a/webrtc/modules/audio_coding/DEPS |
| +++ b/webrtc/modules/audio_coding/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| "+webrtc/base", |
| "+webrtc/call", |
| "+webrtc/common_audio", |
| + "+webrtc/logging/rtc_event_log/rtc_event_log.h", |
|
kjellander_webrtc
2016/09/30 10:57:05
I don't think it makes sense to be this fine-grain
skvlad
2016/09/30 18:50:55
Ok, shortened it to +webrtc/logging/rtc_event_log
|
| "+webrtc/audio_coding/neteq/neteq_unittest.pb.h", # Different path. |
| "+webrtc/system_wrappers", |
| ] |