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

Unified Diff: content/browser/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 | « no previous file | content/browser/renderer_host/media/audio_debug_file_writer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 727e71e2b98be19e3ac7b42a6d52be46fbb26007..799432aa61297bd4737157804ba604e593814973 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1089,8 +1089,8 @@ source_set("browser") {
"renderer_host/input/web_input_event_builders_mac.mm",
"renderer_host/legacy_render_widget_host_win.cc",
"renderer_host/legacy_render_widget_host_win.h",
- "renderer_host/media/audio_input_debug_writer.cc",
- "renderer_host/media/audio_input_debug_writer.h",
+ "renderer_host/media/audio_debug_file_writer.cc",
+ "renderer_host/media/audio_debug_file_writer.h",
"renderer_host/media/audio_input_device_manager.cc",
"renderer_host/media/audio_input_device_manager.h",
"renderer_host/media/audio_input_renderer_host.cc",
« no previous file with comments | « no previous file | content/browser/renderer_host/media/audio_debug_file_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698