| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 83acb203167b371fa680bc26ad22ae6249f95328..652bf04067a07a8ef6c4f9cd5255f32b32d33835 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -233,6 +233,8 @@
|
| 'network/managed_network_configuration_handler.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',
|
|
|