| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 4ec69ab68eb6f51428da7c11b1c93b6b8a91a0e4..a51400d3335cef2b47e24de8922c5cb985c8797f 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -285,6 +285,11 @@
|
| 'common/plugin_carbon_interpose_constants_mac.cc',
|
| 'common/plugin_carbon_interpose_constants_mac.h',
|
| 'common/plugin_process_messages.h',
|
| + 'common/power_monitor_broadcast_source.cc',
|
| + 'common/power_monitor_broadcast_source.h',
|
| + 'common/power_monitor_message_broadcaster.cc',
|
| + 'common/power_monitor_message_broadcaster.h',
|
| + 'common/power_monitor_messages.h',
|
| 'common/process_type.cc',
|
| 'common/quota_messages.h',
|
| 'common/resource_messages.cc',
|
|
|