Chromium Code Reviews| Index: webrtc/pc/DEPS |
| diff --git a/webrtc/pc/DEPS b/webrtc/pc/DEPS |
| index ca4f789db9dccc374f22440ef03f50792a17cca8..e1c9e39ab229ba8aa2fde9d2f2cac7c888b94de2 100644 |
| --- a/webrtc/pc/DEPS |
| +++ b/webrtc/pc/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+webrtc/api", |
| "+webrtc/base", |
| + "+webrtc/logging/rtc_event_log", |
| "+webrtc/media", |
| "+webrtc/p2p", |
| "+third_party/libsrtp" |