| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 520ee4abcacb312c7e749f7833bde7b48fba885f..b0eeab04dead897c9063952c8ae1519ac6f1286a 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -601,6 +601,8 @@
|
| 'network/fake_network_device_handler.h',
|
| 'network/mock_managed_network_configuration_handler.cc',
|
| 'network/mock_managed_network_configuration_handler.h',
|
| + 'network/mock_network_device_handler.cc',
|
| + 'network/mock_network_device_handler.h',
|
| 'network/onc/onc_test_utils.cc',
|
| 'network/onc/onc_test_utils.h',
|
| 'system/fake_statistics_provider.cc',
|
|
|