Chromium Code Reviews

Unified Diff: rtc_tools/BUILD.gn

Issue 3011413002: Remove remaining mentions of gflags (Closed)
Patch Set: Replace `!build_with_chromium` with `rtc_include_tests` Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « DEPS ('k') | test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: rtc_tools/BUILD.gn
diff --git a/rtc_tools/BUILD.gn b/rtc_tools/BUILD.gn
index 5dca268967f89d75a2f481874c2315edc589344c..b368a0e7d1c3be9f235b49438c9ffddf8104d3f5 100644
--- a/rtc_tools/BUILD.gn
+++ b/rtc_tools/BUILD.gn
@@ -234,7 +234,6 @@ if (!build_with_chromium) {
}
}
-# Exclude tools depending on gflags since that's not available in Chromium.
if (rtc_include_tests) {
if (rtc_enable_protobuf) {
rtc_executable("event_log_visualizer") {
« no previous file with comments | « DEPS ('k') | test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine