| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index ba9e2f177fbe03ec0fbea82ab6f17b27522592a5..27a6567e935bf684bc17f49c9c383f082b0553cd 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -530,6 +530,7 @@
|
| 'network/onc/onc_utils_unittest.cc',
|
| 'network/onc/onc_validator_unittest.cc',
|
| 'network/shill_property_handler_unittest.cc',
|
| + 'network/shill_property_util_unittest.cc',
|
| 'process_proxy/process_output_watcher_unittest.cc',
|
| 'process_proxy/process_proxy_unittest.cc',
|
| 'system/name_value_pairs_parser_unittest.cc',
|
|
|