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

Unified Diff: media/media.gyp

Issue 1921963004: Add support for multichannel playback to OpenSLES output. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Whoops, add file. 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 9db2b3ce2ff7b39edb8e8bb5457464a6e5744f8b..2f7dc2772c27503fc5e666d891c6fceeffdd8034 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -122,6 +122,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',
« media/audio/android/opensles_util.cc ('K') | « media/audio/android/opensles_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698