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

Unified Diff: webrtc/tools/BUILD.gn

Issue 2876423002: Add NetEq delay plotting to event_log_visualizer (Closed)
Patch Set: Created 3 years, 7 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
Index: webrtc/tools/BUILD.gn
diff --git a/webrtc/tools/BUILD.gn b/webrtc/tools/BUILD.gn
index 2850552f1a6dae2630384a17eac9d4781728ee49..479e0866f56ac3fd73dbc7e2dbac3578811beaeb 100644
--- a/webrtc/tools/BUILD.gn
+++ b/webrtc/tools/BUILD.gn
@@ -212,6 +212,7 @@ if (rtc_enable_protobuf) {
"../logging:rtc_event_log_parser",
"../modules:module_api",
"../modules/audio_coding:ana_debug_dump_proto",
+ "../modules/audio_coding:neteq_tools",
# TODO(kwiberg): Remove this dependency.
"../api/audio_codecs:audio_codecs_api",

Powered by Google App Engine
This is Rietveld 408576698