Index: content/common/media/media_session_messages_android.h |
diff --git a/content/common/media/media_session_messages_android.h b/content/common/media/media_session_messages_android.h |
index 266ee273bcf197027cff8b4ed45332254a4eda48..7e951d1344f21f5a1cb2a2ab3a8baa9c7a61bb44 100644 |
--- a/content/common/media/media_session_messages_android.h |
+++ b/content/common/media/media_session_messages_android.h |
@@ -18,6 +18,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::MediaMetadata) |
IPC_STRUCT_TRAITS_MEMBER(title) |
IPC_STRUCT_TRAITS_MEMBER(artist) |
IPC_STRUCT_TRAITS_MEMBER(album) |
+ IPC_STRUCT_TRAITS_MEMBER(artwork) |
IPC_STRUCT_TRAITS_END() |
// Messages for notifying the render process of media session status ------- |