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

Unified Diff: media/media.gyp

Issue 10704154: Small refactor to media architecture in order to allow end-to-end tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tommi@ + satish@ nits (+reabase) Created 8 years, 5 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 dca316e3e1d37f7c199cfdd9490289e7ff4b71ca..3e5c24b70fbd0c25b3ee930d5eb06819c9f67ba2 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -795,6 +795,8 @@
'../testing/gtest.gyp:gtest',
],
'sources': [
+ 'audio/mock_audio_manager.cc',
+ 'audio/mock_audio_manager.h',
'audio/test_audio_input_controller_factory.cc',
'audio/test_audio_input_controller_factory.h',
'base/mock_callback.cc',

Powered by Google App Engine
This is Rietveld 408576698