Chromium Code Reviews| Index: webrtc/DEPS |
| diff --git a/webrtc/DEPS b/webrtc/DEPS |
| index ffb67d17f552277e8b1cc0e4ef126f83512298f4..86ba459b7c0e6cfe60df70f08aab22337d9422ca 100644 |
| --- a/webrtc/DEPS |
| +++ b/webrtc/DEPS |
| @@ -11,6 +11,7 @@ include_rules = [ |
| "-webrtc", # Has to be disabled; otherwise all dirs below will be allowed. |
| # Individual headers that will be moved out of here, see webrtc:4243. |
| "+webrtc/call.h", |
| + "+webrtc/call/rtc_event_log.h", |
|
kjellander_webrtc
2016/09/28 07:48:23
I suggest you add "+webrtc/call" instead for the d
skvlad
2016/09/28 19:03:46
I've scoped the rule down to just that one file th
|
| "+webrtc/common.h", |
| "+webrtc/common_types.h", |
| "+webrtc/common_video/rotation.h", |