| Index: chrome/browser/search/instant_service_factory.h
|
| diff --git a/chrome/browser/search/instant_service_factory.h b/chrome/browser/search/instant_service_factory.h
|
| index 747b87990dcf09d611cb5de20e2dbd46045e22cb..155d2cb2d0e396d16309e73382d26cc38f568195 100644
|
| --- a/chrome/browser/search/instant_service_factory.h
|
| +++ b/chrome/browser/search/instant_service_factory.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_SEARCH_INSTANT_SERVICE_FACTORY_H_
|
| #define CHROME_BROWSER_SEARCH_INSTANT_SERVICE_FACTORY_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|