| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index a3dc3de3b29b62647d29ca0146e8b4decf306109..942ced03a74e0c1732ddc939b475e75aaf9fcc53 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -131,6 +131,8 @@
|
| 'network/geolocation_handler.h',
|
| 'network/managed_state.cc',
|
| 'network/managed_state.h',
|
| + 'network/managed_network_configuration_handler.cc',
|
| + 'network/managed_network_configuration_handler.h',
|
| 'network/network_change_notifier_chromeos.cc',
|
| 'network/network_change_notifier_chromeos.h',
|
| 'network/network_change_notifier_factory_chromeos.cc',
|
|
|