| Index: chrome/browser/predictors/predictor_database_factory.h
|
| diff --git a/chrome/browser/predictors/predictor_database_factory.h b/chrome/browser/predictors/predictor_database_factory.h
|
| index ead04ecc153a755389746e33380866e6f2e2d1a7..82c1e98e70cedc213a3c839feaed685285d1d5a0 100644
|
| --- a/chrome/browser/predictors/predictor_database_factory.h
|
| +++ b/chrome/browser/predictors/predictor_database_factory.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_PREDICTORS_PREDICTOR_DATABASE_FACTORY_H_
|
| #define CHROME_BROWSER_PREDICTORS_PREDICTOR_DATABASE_FACTORY_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|