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

Unified Diff: content/content_browser.gypi

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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 0f6a65af35271431202ddcc39471df0e9660d971..6c856e9f7adf63732a5b943ec12895c2b8c4f9cd 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -228,8 +228,6 @@
'browser/android/content_view_render_view.h',
'browser/android/content_view_statics.cc',
'browser/android/content_view_statics.h',
- 'browser/android/cookie_getter_impl.cc',
- 'browser/android/cookie_getter_impl.h',
'browser/android/date_time_chooser_android.cc',
'browser/android/date_time_chooser_android.h',
'browser/android/download_controller_android_impl.cc',
@@ -241,6 +239,8 @@
'browser/android/load_url_params.h',
'browser/android/media_player_manager_android.cc',
'browser/android/media_player_manager_android.h',
+ 'browser/android/media_resource_getter_impl.cc',
+ 'browser/android/media_resource_getter_impl.h',
'browser/android/surface_texture_peer_browser_impl.cc',
'browser/android/surface_texture_peer_browser_impl.h',
'browser/android/sync_input_event_filter.h',
« no previous file with comments | « content/common/media/media_player_messages.h ('k') | content/renderer/media/webmediaplayer_proxy_impl_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698