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

Unified Diff: media/media.gyp

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: build fix 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/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 7ce13b5aef84fc9e4dfeaaa1509a5235bfbd2626..e93ff79efd36a8ec277cc9bb33f6b59057e90511 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -260,8 +260,6 @@
'base/audio_fifo.h',
'base/audio_hash.cc',
'base/audio_hash.h',
- 'base/audio_latency.cc',
- 'base/audio_latency.h',
'base/audio_pull_fifo.cc',
'base/audio_pull_fifo.h',
'base/audio_push_fifo.cc',

Powered by Google App Engine
This is Rietveld 408576698