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

Unified Diff: webrtc/build/webrtc.gni

Issue 2150293002: Revert of Fix inconsistent setting of the rtc_include_unittests flag. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: 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 6370f0e8f66a09e2923433aeb770694b7b400970..28a9ef52d3b25efc44d30a974518ae52bc07a1ce 100644
--- a/webrtc/build/webrtc.gni
+++ b/webrtc/build/webrtc.gni
@@ -62,6 +62,7 @@
# 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