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

Unified Diff: media/base/BUILD.gn

Issue 2268253002: UMA stats for browser/renderer audio rendering buffer size mismatch. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: new version of UMA histogram Created 4 years, 4 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: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 47056567ee8300f19de3891c90357a791033f902..1fe5e1bf68845ef534dc6ee641cbc24097e7de97 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -54,8 +54,6 @@ target(link_target_type, "base") {
"audio_fifo.h",
"audio_hash.cc",
"audio_hash.h",
- "audio_latency.cc",
- "audio_latency.h",
"audio_pull_fifo.cc",
"audio_pull_fifo.h",
"audio_push_fifo.cc",

Powered by Google App Engine
This is Rietveld 408576698