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

Unified Diff: webrtc/webrtc.gni

Issue 2979013002: Removing unused declared arg (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/webrtc.gni
diff --git a/webrtc/webrtc.gni b/webrtc/webrtc.gni
index 676ab2f92dc2fd4efeb809ae9ceb1ce322a8d8f4..11ee7ee09a808a7d75b4c436dc933d2f6f9b4ce8 100644
--- a/webrtc/webrtc.gni
+++ b/webrtc/webrtc.gni
@@ -79,7 +79,6 @@ declare_args() {
# Disable these to not build components which can be externally provided.
rtc_build_json = true
- rtc_build_libjpeg = true
rtc_build_libsrtp = true
rtc_build_libvpx = true
rtc_libvpx_build_vp9 = true
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698