Index: webrtc/DEPS |
diff --git a/webrtc/DEPS b/webrtc/DEPS |
index cee05ef106ec4778c178159359744bb7613aac83..f17f30df20b6fc802f5fc7cc9fe57c01279f9156 100644 |
--- a/webrtc/DEPS |
+++ b/webrtc/DEPS |
@@ -27,7 +27,9 @@ include_rules = [ |
"+WebRTC", |
"+webrtc/api", |
"+webrtc/base", |
+ "+webrtc/common_video", |
magjed_webrtc
2016/11/01 14:00:20
Should this be common_video/include instead? Also,
kthelgason
2016/11/01 15:14:30
Actually, it could be common_video/h264 but I thin
|
"+webrtc/modules/include", |
+ "+webrtc/modules/video_coding", |
magjed_webrtc
2016/11/01 14:00:20
I'm uncertain about adding webrtc/modules/video_co
kthelgason
2016/11/01 15:14:30
Acknowledged.
|
"+webrtc/test", |
"+webrtc/tools", |
] |