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

Unified Diff: webrtc/webrtc.gni

Issue 2832283002: Remove the expat and jsoncpp to reduce the binary size. (Closed)
Patch Set: Remove the expat and jsoncpp. Created 3 years, 8 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 | « webrtc/p2p/BUILD.gn ('k') | 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 6f902c97bf393c9b27673fc425d2b0bfa5663c63..f0f41e38676ec86181a2d614b11713cb8d295883 100644
--- a/webrtc/webrtc.gni
+++ b/webrtc/webrtc.gni
@@ -78,7 +78,6 @@ declare_args() {
rtc_enable_sctp = true
# Disable these to not build components which can be externally provided.
- rtc_build_expat = true
rtc_build_json = true
rtc_build_libjpeg = true
rtc_build_libsrtp = true
« no previous file with comments | « webrtc/p2p/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698