| Index: content/common/content_message_generator.h
|
| diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
|
| index eebe1d558ab18cb9ac341a02923a5f1b47e4958a..9feeca41339ae8cf4375269610ecc2a6cca046c3 100644
|
| --- a/content/common/content_message_generator.h
|
| +++ b/content/common/content_message_generator.h
|
| @@ -69,4 +69,5 @@
|
| #if defined(OS_ANDROID)
|
| #include "content/common/gin_java_bridge_messages.h"
|
| #include "content/common/media/media_player_messages_android.h"
|
| +#include "content/common/media/media_session_messages_android.h"
|
| #endif // defined(OS_ANDROID)
|
|
|