commit | f49ff260d1843975f134416d694bd77d829e4201 | [log] [tgz] |
---|---|---|
author | ehmaldonado <ehmaldonado@webrtc.org> | Mon Jan 23 04:26:02 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 23 12:26:02 2017 +0000 |
tree | 633918f4979476b2626c0cd89097e83157be74af | |
parent | fd870db0b216d73cda991715f94b95b3e7e29244 [diff] [blame] |
GN: Make audio_processing_unittests compile with rtc_enable_protobuf=false BUG=webrtc:6626 NOTRY=True Review-Url: https://codereview.webrtc.org/2647003002 Cr-Commit-Position: refs/heads/master@{#16209}
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn index eb6c3f7..5633f28 100644 --- a/webrtc/BUILD.gn +++ b/webrtc/BUILD.gn
@@ -371,6 +371,7 @@ "base:rtc_task_queue_unittests", "p2p:libstunprober_unittests", "p2p:rtc_p2p_unittests", + "system_wrappers:metrics_default", ] if (rtc_enable_protobuf) {