| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c029c29a6aaedeade62c0258145d1ca1d9b63fee..802462fd175a34ef222efa782d8a3e00beccb81e 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -291,6 +291,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',
|
|
|