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

Unified Diff: media/audio/BUILD.gn

Issue 467833002: Remove AudioBuffersState class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 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
« no previous file with comments | « content/common/media/audio_messages.h ('k') | media/audio/alsa/alsa_output.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/audio/BUILD.gn
diff --git a/media/audio/BUILD.gn b/media/audio/BUILD.gn
index e6ac9577f6e2d34b3e318ef794f1cb0894897663..0f48af0e77c267a155a282a50af7827eceb0866a 100644
--- a/media/audio/BUILD.gn
+++ b/media/audio/BUILD.gn
@@ -36,8 +36,6 @@ if (!linux_link_pulseaudio) {
source_set("audio") {
sources = [
"agc_audio_stream.h",
- "audio_buffers_state.cc",
- "audio_buffers_state.h",
"audio_device_name.cc",
"audio_device_name.h",
"audio_device_thread.cc",
« no previous file with comments | « content/common/media/audio_messages.h ('k') | media/audio/alsa/alsa_output.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698