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

Unified Diff: media/media.gyp

Issue 914483002: Add flag --require-audio-hardware-for-testing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « media/base/media_switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 57695cd5cedab85f1ab5f9d5b591941c17730936..44750127e303fbc785c274e220029234f384dc40 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1461,6 +1461,8 @@
'../testing/gtest.gyp:gtest',
],
'sources': [
+ 'audio/audio_unittest_util.cc',
+ 'audio/audio_unittest_util.h',
'audio/mock_audio_manager.cc',
'audio/mock_audio_manager.h',
'audio/mock_audio_source_callback.cc',
« no previous file with comments | « media/base/media_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698