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

Unified Diff: media/media.gyp

Issue 1908423006: Allow content embedders to create AudioManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 97e29a183f56a734b4b68cde81602ece74f9302a..f6937d0aa3b4f93c91b6fcf17b0af774fe603740 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1433,7 +1433,6 @@
'sources': [
'audio/audio_input_controller_unittest.cc',
'audio/audio_input_unittest.cc',
- 'audio/audio_manager_factory_unittest.cc',
'audio/audio_manager_unittest.cc',
'audio/audio_output_controller_unittest.cc',
'audio/audio_output_device_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698