| Index: components/autofill/content/browser/autocheckout_statistic.h
|
| diff --git a/components/autofill/content/browser/autocheckout_statistic.h b/components/autofill/content/browser/autocheckout_statistic.h
|
| index 8720a9fad1289509bbcdc7ee0be9a3584295d2c0..74f7df7cd9bea063e76b6a8e51e069cd8963fa18 100644
|
| --- a/components/autofill/content/browser/autocheckout_statistic.h
|
| +++ b/components/autofill/content/browser/autocheckout_statistic.h
|
| @@ -8,7 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "components/autofill/content/browser/autocheckout_steps.h"
|
|
|
| namespace base {
|
|
|