diff options
Diffstat (limited to 'chrome/browser/chromeos/system/statistics_provider.cc')
-rw-r--r-- | chrome/browser/chromeos/system/statistics_provider.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/system/statistics_provider.cc b/chrome/browser/chromeos/system/statistics_provider.cc index 365a5a6..e58278b 100644 --- a/chrome/browser/chromeos/system/statistics_provider.cc +++ b/chrome/browser/chromeos/system/statistics_provider.cc @@ -13,7 +13,7 @@ #include "base/path_service.h" #include "base/synchronization/waitable_event.h" #include "base/threading/thread_restrictions.h" -#include "base/time.h" +#include "base/time/time.h" #include "chromeos/app_mode/kiosk_oem_manifest_parser.h" #include "chromeos/chromeos_constants.h" #include "chromeos/chromeos_switches.h" |