| Index: chrome/browser/profiles/profile_statistics.cc
|
| diff --git a/chrome/browser/profiles/profile_statistics.cc b/chrome/browser/profiles/profile_statistics.cc
|
| index 961e4ccf527a81cd8588a63fe0a2cb5bcbc89b69..df42397c406e17622b448596a79f279d8146da56 100644
|
| --- a/chrome/browser/profiles/profile_statistics.cc
|
| +++ b/chrome/browser/profiles/profile_statistics.cc
|
| @@ -5,6 +5,7 @@
|
| #include "chrome/browser/profiles/profile_statistics.h"
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "base/task_runner.h"
|
|
|