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

Unified Diff: chromeos/chromeos.gyp

Issue 14678004: cros: Enable new cras audio handler by default (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 8477612cdaee30ef344085571e86d1a70c98d8d9..0afd32f132d462b538be880462ac4c339cbaed7b 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -36,6 +36,8 @@
'audio/audio_pref_handler.h',
'audio/cras_audio_handler.cc',
'audio/cras_audio_handler.h',
+ 'audio/mock_cras_audio_handler.h',
+ 'audio/mock_cras_audio_handler.cc',
'audio/cras_audio_switch_handler.cc',
'audio/cras_audio_switch_handler.h',
'attestation/attestation_constants.cc',
« chromeos/audio/cras_audio_handler.cc ('K') | « chromeos/audio/mock_cras_audio_handler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698