| Index: webkit/media/android/audio_decoder_android.cc
|
| diff --git a/webkit/media/android/audio_decoder_android.cc b/webkit/media/android/audio_decoder_android.cc
|
| index 637b32b1f0e1ffdfe50200e0c9436a5bdda69c45..a04d36eadb6a23a04ade01d8110e15892182b6a7 100644
|
| --- a/webkit/media/android/audio_decoder_android.cc
|
| +++ b/webkit/media/android/audio_decoder_android.cc
|
| @@ -14,4 +14,4 @@ bool DecodeAudioFileData(WebKit::WebAudioBus* destination_bus, const char* data,
|
| return false;
|
| }
|
|
|
| -} // namespace webkit_glue
|
| +} // namespace webkit_media
|
|
|