| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 5ee9fea882a0d2888dddfc83923d5198cd1285da..c66f360ad7c430394c87eee36a47e9e141a7b936 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -542,8 +542,8 @@
|
| 'network/mock_managed_network_configuration_handler.h',
|
| 'network/onc/onc_test_utils.cc',
|
| 'network/onc/onc_test_utils.h',
|
| - 'system/mock_statistics_provider.cc',
|
| - 'system/mock_statistics_provider.h',
|
| + 'system/fake_statistics_provider.cc',
|
| + 'system/fake_statistics_provider.h',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|