| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index ea3fc613d6dd3496c580dcacbacfd012443bf308..7fb0ebe900e906100c278862adf5a3f3545ca33f 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -294,6 +294,8 @@
|
| 'network/onc/onc_validator.h',
|
| 'network/shill_property_handler.cc',
|
| 'network/shill_property_handler.h',
|
| + 'network/shill_property_util.cc',
|
| + 'network/shill_property_util.h',
|
| 'network/sms_watcher.cc',
|
| 'network/sms_watcher.h',
|
| 'network/dhcp_proxy_script_fetcher_chromeos.cc',
|
|
|