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

Unified Diff: webrtc/DEPS

Issue 2398963003: Move usage of QualityScaler to ViEEncoder. (Closed)
Patch Set: rebase 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/DEPS
diff --git a/webrtc/DEPS b/webrtc/DEPS
index cee05ef106ec4778c178159359744bb7613aac83..91436e042233ef459be1fa3027fa2c0913d62db3 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -28,6 +28,7 @@ include_rules = [
"+webrtc/api",
"+webrtc/base",
"+webrtc/modules/include",
+ "+webrtc/modules/video_coding/utility", # TODO(kthelgason): move this
"+webrtc/test",
"+webrtc/tools",
]

Powered by Google App Engine
This is Rietveld 408576698