| Index: chrome/browser/predictors/predictor_table_base.h
|
| diff --git a/chrome/browser/predictors/predictor_table_base.h b/chrome/browser/predictors/predictor_table_base.h
|
| index 2c115fbf765b666b4012e05ff4053823d64664a5..601370eeef36c0c4dfc8f8d3e2deaeae68354067 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"
|
|
|
|
|