summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
authordavve <davve@opera.com>2015-12-11 04:05:22 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-11 12:06:48 +0000
commit2536c36bebcb87fa8b2f18bd4da9b9951eb63607 (patch)
tree904dcc4dde5adfad4b6ea7c843659faabbd61415 /content/content_common.gypi
parent9f815753bd4c99e2209965cf8ac724aa0803db45 (diff)
downloadchromium_src-2536c36bebcb87fa8b2f18bd4da9b9951eb63607.zip
chromium_src-2536c36bebcb87fa8b2f18bd4da9b9951eb63607.tar.gz
chromium_src-2536c36bebcb87fa8b2f18bd4da9b9951eb63607.tar.bz2
Hook up RendererMediaSessionManager with browser side
Implements the basic IPC messages for activation and deactivation back and forth. The browser side is still unimplemented. BUG=497735 Review URL: https://codereview.chromium.org/1441883003 Cr-Commit-Position: refs/heads/master@{#364673}
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index b809c35..d1fb8a7 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -428,6 +428,7 @@
'common/media/media_param_traits.h',
'common/media/media_player_messages_android.h',
'common/media/media_player_messages_enums_android.h',
+ 'common/media/media_session_messages_android.h',
'common/media/media_stream_messages.h',
'common/media/media_stream_options.cc',
'common/media/media_stream_options.h',