| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 9082a525ac8404e16d037b20bb019b158af0920d..8dd78274e92fb923f7c2e903325246e7d7a3c802 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -235,6 +235,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',
|
|
|