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

Unified Diff: webrtc/build/webrtc.gni

Issue 2156203002: Make rtc_include_tests true by default in gn. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Move comment. Created 4 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 | « build_overrides/webrtc.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/webrtc.gni
diff --git a/webrtc/build/webrtc.gni b/webrtc/build/webrtc.gni
index 28a9ef52d3b25efc44d30a974518ae52bc07a1ce..6370f0e8f66a09e2923433aeb770694b7b400970 100644
--- a/webrtc/build/webrtc.gni
+++ b/webrtc/build/webrtc.gni
@@ -62,7 +62,6 @@ declare_args() {
# https://gcc.gnu.org/wiki/LinkTimeOptimization
rtc_use_lto = false
- rtc_include_tests = false
rtc_restrict_logging = true
# Enable libevent task queues on platforms that support it.
« no previous file with comments | « build_overrides/webrtc.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698