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

Unified Diff: webrtc/test/DEPS

Issue 2990563002: Add Jpeg frame writer for test support. (Closed)
Patch Set: Improved jpeg quality Created 3 years, 5 months 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/test/DEPS
diff --git a/webrtc/test/DEPS b/webrtc/test/DEPS
index 1d44a0742e17d0989a83803de8b703ac34b294a5..9d4e6afdf09745004e34748077900c06c7a1efa8 100644
--- a/webrtc/test/DEPS
+++ b/webrtc/test/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+third_party/libjpeg",
+ "+third_party/libjpeg_turbo",
"+webrtc/base",
"+webrtc/call",
"+webrtc/common_audio",

Powered by Google App Engine
This is Rietveld 408576698