diff options
Diffstat (limited to 'chrome/browser/predictors/predictor_table_base.h')
| -rw-r--r-- | chrome/browser/predictors/predictor_table_base.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/predictors/predictor_table_base.h b/chrome/browser/predictors/predictor_table_base.h index 2c115fb..601370e 100644 --- a/chrome/browser/predictors/predictor_table_base.h +++ b/chrome/browser/predictors/predictor_table_base.h @@ -5,6 +5,7 @@ #ifndef CHROME_BROWSER_PREDICTORS_PREDICTOR_TABLE_BASE_H_ #define CHROME_BROWSER_PREDICTORS_PREDICTOR_TABLE_BASE_H_ +#include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/synchronization/cancellation_flag.h" |
