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

Unified Diff: content/browser/BUILD.gn

Issue 2697793002: Add mojo interface+impl for audio stream control. (Closed)
Patch Set: Don't inline AudioOutputDelegate(EventHandler) dtor. Created 3 years, 9 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_output_delegate.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 f50ccbd1753434d6c06988b0fdb887b8c97c2698..e3710bc11bd75d0dc2fef2dca66bab817a2918ee 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1131,7 +1131,6 @@ source_set("browser") {
"renderer_host/media/audio_input_sync_writer.h",
"renderer_host/media/audio_output_authorization_handler.cc",
"renderer_host/media/audio_output_authorization_handler.h",
- "renderer_host/media/audio_output_delegate.h",
"renderer_host/media/audio_output_delegate_impl.cc",
"renderer_host/media/audio_output_delegate_impl.h",
"renderer_host/media/audio_renderer_host.cc",
« no previous file with comments | « no previous file | content/browser/renderer_host/media/audio_output_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698