Chromium Code Reviews| Index: webrtc/DEPS |
| diff --git a/webrtc/DEPS b/webrtc/DEPS |
| index cee05ef106ec4778c178159359744bb7613aac83..1bf6e8c701ffc34680a26c05a84ffe36feb4d5e0 100644 |
| --- a/webrtc/DEPS |
| +++ b/webrtc/DEPS |
| @@ -14,6 +14,7 @@ include_rules = [ |
| "+webrtc/common_types.h", |
| "+webrtc/common_video/rotation.h", |
| "+webrtc/config.h", |
| + "+webrtc/media/base/codec.h", |
|
hta-webrtc
2016/11/04 10:04:05
I'd think Tommi would want to check if we can avoi
magjed_webrtc
2016/11/04 13:48:29
The type that is needed is cricket::VideoCodec, an
|
| "+webrtc/transport.h", |
| "+webrtc/typedefs.h", |
| "+webrtc/video_decoder.h", |