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") { |