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

Unified Diff: media/shared_memory_support.gypi

Issue 2024993004: AudioBus: Add a ToInterleavedFloat() method to AudioBus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed a todo Created 4 years, 6 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/media.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/shared_memory_support.gypi
diff --git a/media/shared_memory_support.gypi b/media/shared_memory_support.gypi
index e58b3552256b930f454160ff58a8bde5d6b1e877..10883d9d75922c91bb699ce2651631a9b4e26ffb 100644
--- a/media/shared_memory_support.gypi
+++ b/media/shared_memory_support.gypi
@@ -14,6 +14,7 @@
'base/audio_parameters.h',
'base/audio_point.cc',
'base/audio_point.h',
+ 'base/audio_sample_types.h',
'base/channel_layout.cc',
'base/channel_layout.h',
'base/limits.h',
« no previous file with comments | « media/media.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698