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

Unified Diff: media/media.gyp

Issue 1967833002: Merge M51: "Add support for multichannel playback to OpenSLES output." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 years, 7 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/audio/android/opensles_util.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 ee32a6fe21b43ab20f5a30db5c85cdd1eb6cb1ba..9752856db3f3595808adb6ea21ba420f920aa901 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -121,6 +121,8 @@
'audio/android/opensles_input.h',
'audio/android/opensles_output.cc',
'audio/android/opensles_output.h',
+ 'audio/android/opensles_util.cc',
+ 'audio/android/opensles_util.h',
'audio/android/opensles_wrapper.cc',
'audio/audio_device_name.cc',
'audio/audio_device_name.h',
« no previous file with comments | « media/audio/android/opensles_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698