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

Unified Diff: media/audio/BUILD.gn

Issue 2620373005: Rename AudioInputWriter -> AudioFileWriter. (Closed)
Patch Set: 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 | « content/test/BUILD.gn ('k') | media/audio/audio_file_writer.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 77afc2c11f7951205bd7b50027212a48c317e97a..7a8ea7f0f4b3fbaffc1bda1924085092fe3fdb65 100644
--- a/media/audio/BUILD.gn
+++ b/media/audio/BUILD.gn
@@ -62,6 +62,7 @@ source_set("audio") {
"audio_device_thread.h",
"audio_features.cc",
"audio_features.h",
+ "audio_file_writer.h",
"audio_input_controller.cc",
"audio_input_controller.h",
"audio_input_device.cc",
« no previous file with comments | « content/test/BUILD.gn ('k') | media/audio/audio_file_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698