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

Unified Diff: media/base/android/media_player_listener.h

Issue 2847523002: Android: Remove GetApplicationContext part 4 (Closed)
Patch Set: Rebase and fix build Created 3 years, 7 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_bridge.cc ('k') | media/base/android/media_player_listener.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/android/media_player_listener.h
diff --git a/media/base/android/media_player_listener.h b/media/base/android/media_player_listener.h
index 844475bff4ab14cae49434c007806ef1c0783f1d..a3c95d0d274314f7bb8953284b73209e312b5992 100644
--- a/media/base/android/media_player_listener.h
+++ b/media/base/android/media_player_listener.h
@@ -59,7 +59,6 @@ class MediaPlayerListener {
// related events from system and |media_player|. If |media_player| is NULL,
// this class only listens to system events.
void CreateMediaPlayerListener(
- const base::android::JavaRef<jobject>& context,
const base::android::JavaRef<jobject>& media_player);
void ReleaseMediaPlayerListenerResources();
« no previous file with comments | « media/base/android/media_player_bridge.cc ('k') | media/base/android/media_player_listener.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698