Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Unified Diff: webrtc/DEPS

Issue 2463313002: Add a webrtc{en,de}coderfactory implementation for VideoToolbox (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/modules/BUILD.gn » ('j') | webrtc/modules/video_coding/codecs/h264/h264.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | webrtc/modules/BUILD.gn » ('j') | webrtc/modules/video_coding/codecs/h264/h264.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698