From 978cb6762f9ea4db48474df6f7af8851290dd9a9 Mon Sep 17 00:00:00 2001 From: Mirko Bonadei Date: Thu, 30 Jun 2022 11:32:52 +0000 Subject: [PATCH] Remove //test:field_trials from RTCEventLogs viewer. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This dependency is not needed. Bug: b/237526033 Change-Id: Ief983a7cd08e919b0b120809f1aa1ec5bde8a8d4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/267168 Auto-Submit: Mirko Bonadei Commit-Queue: Björn Terelius Commit-Queue: Mirko Bonadei Reviewed-by: Björn Terelius Cr-Commit-Position: refs/heads/main@{#37379} --- rtc_tools/BUILD.gn | 2 -- rtc_tools/rtc_event_log_visualizer/main.cc | 1 - 2 files changed, 3 deletions(-) diff --git a/rtc_tools/BUILD.gn b/rtc_tools/BUILD.gn index 1a56be8eb0..c7ce8d15c7 100644 --- a/rtc_tools/BUILD.gn +++ b/rtc_tools/BUILD.gn @@ -484,9 +484,7 @@ if (rtc_include_tests) { "../rtc_base:logging", "../rtc_base:protobuf_utils", "../system_wrappers:field_trial", - "../test:field_trial", "../test:fileutils", - "../test:test_support", "//third_party/abseil-cpp/absl/algorithm:container", "//third_party/abseil-cpp/absl/flags:config", "//third_party/abseil-cpp/absl/flags:flag", diff --git a/rtc_tools/rtc_event_log_visualizer/main.cc b/rtc_tools/rtc_event_log_visualizer/main.cc index 6182b701df..d83e20082d 100644 --- a/rtc_tools/rtc_event_log_visualizer/main.cc +++ b/rtc_tools/rtc_event_log_visualizer/main.cc @@ -35,7 +35,6 @@ #include "rtc_tools/rtc_event_log_visualizer/analyzer.h" #include "rtc_tools/rtc_event_log_visualizer/plot_base.h" #include "system_wrappers/include/field_trial.h" -#include "test/field_trial.h" #include "test/testsupport/file_utils.h" ABSL_FLAG(std::string,