| Index: chrome/browser/bitmap_fetcher/bitmap_fetcher_service_factory.h
 | 
| diff --git a/chrome/browser/bitmap_fetcher/bitmap_fetcher_service_factory.h b/chrome/browser/bitmap_fetcher/bitmap_fetcher_service_factory.h
 | 
| index a83f71603e681d997caf2862383df975caf37bf3..87cd13b70e0e6b9f1a10b85eb26121c7a1169924 100644
 | 
| --- a/chrome/browser/bitmap_fetcher/bitmap_fetcher_service_factory.h
 | 
| +++ b/chrome/browser/bitmap_fetcher/bitmap_fetcher_service_factory.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef CHROME_BROWSER_BITMAP_FETCHER_BITMAP_FETCHER_SERVICE_FACTORY_H_
 | 
|  #define CHROME_BROWSER_BITMAP_FETCHER_BITMAP_FETCHER_SERVICE_FACTORY_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/singleton.h"
 | 
|  #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
 | 
|  
 | 
| 
 |