Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Unified Diff: webrtc/BUILD.gn

Issue 2647003002: GN: Make audio_processing_unittests compile with rtc_enable_protobuf=false (Closed)
Patch Set: Revert mb_config.pyl Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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) {
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698