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

Unified Diff: media/media.gyp

Issue 14314020: Rename MediaPlayerBridgeManager to MediaPlayerManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: additional rebase conflict Created 7 years, 8 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_player_manager.cc ('k') | webkit/media/android/media_player_bridge_manager_impl.h » ('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 692e7bcb68a700910a999eded214a04f46d587b9..6c4b9b3523a5d38db785003ebc53fdc31d34e35d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -198,8 +198,8 @@
'audio/win/wavein_input_win.h',
'audio/win/waveout_output_win.cc',
'audio/win/waveout_output_win.h',
- 'base/android/media_player_bridge_manager.cc',
- 'base/android/media_player_bridge_manager.h',
+ 'base/android/media_player_manager.cc',
+ 'base/android/media_player_manager.h',
'base/android/media_resource_getter.cc',
'base/android/media_resource_getter.h',
'base/audio_capturer_source.h',
« no previous file with comments | « media/base/android/media_player_manager.cc ('k') | webkit/media/android/media_player_bridge_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698