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

Unified Diff: media/media.gyp

Issue 12595005: Parsing filesystem url before giving it to media player (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase change Created 7 years, 9 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/base/android/media_resource_getter.cc ('k') | webkit/media/android/webmediaplayer_impl_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index f056ff8b391e638471d8f61b7b2cb0aa97131677..5c12f9a10904355ba4f571bd51a647b2507b32bc 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -181,10 +181,10 @@
'audio/win/wavein_input_win.h',
'audio/win/waveout_output_win.cc',
'audio/win/waveout_output_win.h',
- 'base/android/cookie_getter.cc',
- 'base/android/cookie_getter.h',
'base/android/media_player_bridge_manager.cc',
'base/android/media_player_bridge_manager.h',
+ 'base/android/media_resource_getter.cc',
+ 'base/android/media_resource_getter.h',
'base/audio_capturer_source.h',
'base/audio_converter.cc',
'base/audio_converter.h',
« no previous file with comments | « media/base/android/media_resource_getter.cc ('k') | webkit/media/android/webmediaplayer_impl_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698