Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index be824b7bc70beaf38316e15945054352c5d06b8f..6d84c504a38e3158e35e731d9d584e37e0afa340 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -246,12 +246,6 @@ source_set("webrtc_common") { |
} |
} |
-source_set("gtest_prod") { |
- sources = [ |
- "test/testsupport/gtest_prod_util.h", |
- ] |
-} |
- |
if (rtc_enable_protobuf) { |
proto_library("rtc_event_log_proto") { |
sources = [ |