| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index dae10d7a18ef988d19b9098022fc77ab24b29152..83cd9219946feda0ac8d4588b6c345268d5e744b 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -233,6 +233,8 @@
|
| 'network/managed_network_configuration_handler_impl.h',
|
| 'network/managed_state.cc',
|
| 'network/managed_state.h',
|
| + 'network/network_activation_handler.cc',
|
| + 'network/network_activation_handler.h',
|
| 'network/network_cert_migrator.cc',
|
| 'network/network_cert_migrator.h',
|
| 'network/network_change_notifier_chromeos.cc',
|
|
|