Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index eb6c3f79b75b6fcda28276d5d0cb5d9e5dde0cb5..5633f28df13283e76fb3b05acd2b68c5202534aa 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -371,6 +371,7 @@ if (rtc_include_tests) { |
| "base:rtc_task_queue_unittests", |
| "p2p:libstunprober_unittests", |
| "p2p:rtc_p2p_unittests", |
| + "system_wrappers:metrics_default", |
| ] |
| if (rtc_enable_protobuf) { |