| Index: content/common/content_message_generator.h
|
| diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
|
| index ca2dda1bf34ce2f31b66be4882260be456c6d56b..a3d86cd409f2b3f304e3e4329acbfd23ef7defcb 100644
|
| --- a/content/common/content_message_generator.h
|
| +++ b/content/common/content_message_generator.h
|
| @@ -25,6 +25,9 @@
|
| #include "content/common/frame_messages.h"
|
| #include "content/common/gamepad_messages.h"
|
| #include "content/common/geolocation_messages.h"
|
| +
|
| +#include "content/common/battery_status_messages.h"
|
| +
|
| #include "content/common/gpu/gpu_messages.h"
|
| #include "content/common/image_messages.h"
|
| #include "content/common/indexed_db/indexed_db_messages.h"
|
|
|