| Index: chromeos/system/fake_statistics_provider.cc
|
| diff --git a/chromeos/system/fake_statistics_provider.cc b/chromeos/system/fake_statistics_provider.cc
|
| index 6c1f30e7520d8af95bcee94edbb9550e027c088d..1d7ccf79e5219d7dc3c5e7ae3d6090fdc050810f 100644
|
| --- a/chromeos/system/fake_statistics_provider.cc
|
| +++ b/chromeos/system/fake_statistics_provider.cc
|
| @@ -14,7 +14,6 @@ FakeStatisticsProvider::~FakeStatisticsProvider() {
|
| }
|
|
|
| void FakeStatisticsProvider::StartLoadingMachineStatistics(
|
| - const scoped_refptr<base::TaskRunner>& file_task_runner,
|
| bool load_oem_manifest) {
|
| }
|
|
|
|
|