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

Unified Diff: webrtc/modules/video_coding/DEPS

Issue 2474993002: Pass selected cricket::VideoCodec down to internal H264 encoder (Closed)
Patch Set: Fix includes. 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
Index: webrtc/modules/video_coding/DEPS
diff --git a/webrtc/modules/video_coding/DEPS b/webrtc/modules/video_coding/DEPS
index 512a0d827762be84b95beb015d50580c42e66cf0..d8e3c22cd66a387ed6ba52764707ddd594318bd3 100644
--- a/webrtc/modules/video_coding/DEPS
+++ b/webrtc/modules/video_coding/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+vpx",
"+webrtc/base",
"+webrtc/common_video",
+ "+webrtc/media/base",
"+webrtc/system_wrappers",
"+webrtc/tools",
]

Powered by Google App Engine
This is Rietveld 408576698