| Index: chrome/browser/search/suggestions/suggestions_service_factory.h
|
| diff --git a/chrome/browser/search/suggestions/suggestions_service_factory.h b/chrome/browser/search/suggestions/suggestions_service_factory.h
|
| index 7066d5f4a9f0ae6647c1b8858657c736f5f14684..18b4364f8ff21ee3675556059f32f94ab6ac4aee 100644
|
| --- a/chrome/browser/search/suggestions/suggestions_service_factory.h
|
| +++ b/chrome/browser/search/suggestions/suggestions_service_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_SEARCH_SUGGESTIONS_SUGGESTIONS_SERVICE_FACTORY_H_
|
| #define CHROME_BROWSER_SEARCH_SUGGESTIONS_SUGGESTIONS_SERVICE_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|