| Index: chromeos/system/statistics_provider.cc
|
| diff --git a/chromeos/system/statistics_provider.cc b/chromeos/system/statistics_provider.cc
|
| index 68a3f9ce42f351ea338e48fc72f2550cc92f3c50..a7675bcc896ead5c9008ccd8e9ce14930406fdb5 100644
|
| --- a/chromeos/system/statistics_provider.cc
|
| +++ b/chromeos/system/statistics_provider.cc
|
| @@ -10,7 +10,6 @@
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| #include "base/memory/singleton.h"
|
| -#include "base/path_service.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/synchronization/cancellation_flag.h"
|
| #include "base/synchronization/waitable_event.h"
|
|
|