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

Unified Diff: ipc/ipc_message_utils.h

Issue 10979047: Upstream fullscreen video implementation for android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merging latest changes 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: ipc/ipc_message_utils.h
diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h
index 9416fe5a3558888c8e18baf600985263b22e302e..757bae44262b7334f5899d50899c5adb9f98f2ff 100644
--- a/ipc/ipc_message_utils.h
+++ b/ipc/ipc_message_utils.h
@@ -108,6 +108,7 @@ enum IPCMessageStart {
AndroidWebViewMsgStart,
MetroViewerMsgStart,
CCMsgStart,
+ MediaPlayerMsgStart,
LastIPCMsgStart // Must come last.
};
« no previous file with comments | « content/renderer/media/webmediaplayer_proxy_impl_android.cc ('k') | media/base/android/media_player_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698