| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 33cc69500be2ca8948e5cb7ae7425a7776dd9512..3922ba0531d9b9a41f4abb2cf2a4474c3b9f78c7 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -320,8 +320,6 @@
|
| 'network/shill_property_util.h',
|
| 'network/dhcp_proxy_script_fetcher_chromeos.cc',
|
| 'network/dhcp_proxy_script_fetcher_chromeos.h',
|
| - 'power/power_data_collector.cc',
|
| - 'power/power_data_collector.h',
|
| 'process_proxy/process_output_watcher.cc',
|
| 'process_proxy/process_output_watcher.h',
|
| 'process_proxy/process_proxy.cc',
|
| @@ -521,7 +519,6 @@
|
| 'network/onc/onc_validator_unittest.cc',
|
| 'network/shill_property_handler_unittest.cc',
|
| 'network/shill_property_util_unittest.cc',
|
| - 'power/power_data_collector_unittest.cc',
|
| 'process_proxy/process_output_watcher_unittest.cc',
|
| 'process_proxy/process_proxy_unittest.cc',
|
| 'system/name_value_pairs_parser_unittest.cc',
|
|
|