| Index: chrome/browser/predictors/predictor_database.h
|
| diff --git a/chrome/browser/predictors/predictor_database.h b/chrome/browser/predictors/predictor_database.h
|
| index 385ea24bc15f170ce142354a4daf87f531262a1a..4bf4e5e75c8619d31735d661b3a2334b40cf7341 100644
|
| --- a/chrome/browser/predictors/predictor_database.h
|
| +++ b/chrome/browser/predictors/predictor_database.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_PREDICTORS_PREDICTOR_DATABASE_H_
|
| #define CHROME_BROWSER_PREDICTORS_PREDICTOR_DATABASE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
|
|
|
|