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

Unified Diff: webkit/media/android/audio_decoder_android.cc

Issue 11098054: Removing webkit diff with Android tree (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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
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
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_android.cc ('k') | webkit/media/android/webmediaplayer_proxy_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698