diff --git a/stats/BUILD.gn b/stats/BUILD.gn index 06ce45d4f8..11936a1197 100644 --- a/stats/BUILD.gn +++ b/stats/BUILD.gn @@ -9,7 +9,7 @@ import("../webrtc.gni") group("stats") { - public_deps = [ + deps = [ ":rtc_stats", ] }