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

Unified Diff: content/common/media/audio_param_traits.cc

Issue 11198018: Move ChannelLayout into media namespace. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixes. Created 8 years, 2 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 | « content/browser/speech/speech_recognizer.cc ('k') | content/common/view_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/media/audio_param_traits.cc
diff --git a/content/common/media/audio_param_traits.cc b/content/common/media/audio_param_traits.cc
index 709254029db7db3b2dd91cd6c1bb52c993bcf140..3bc2cac8ed7b765f62ec25ef5252c7a52e6a4b17 100644
--- a/content/common/media/audio_param_traits.cc
+++ b/content/common/media/audio_param_traits.cc
@@ -8,6 +8,7 @@
#include "media/audio/audio_parameters.h"
using media::AudioParameters;
+using media::ChannelLayout;
namespace IPC {
« no previous file with comments | « content/browser/speech/speech_recognizer.cc ('k') | content/common/view_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698