| Index: chrome/browser/domain_reliability/service_factory.h
 | 
| diff --git a/chrome/browser/domain_reliability/service_factory.h b/chrome/browser/domain_reliability/service_factory.h
 | 
| index 2b43e1ba973816a8019ffaf56a0cf5c5e53f96e6..bc903669502a764f98e02c561d47e2de03d22d3e 100644
 | 
| --- a/chrome/browser/domain_reliability/service_factory.h
 | 
| +++ b/chrome/browser/domain_reliability/service_factory.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef CHROME_BROWSER_DOMAIN_RELIABILITY_SERVICE_FACTORY_H_
 | 
|  #define CHROME_BROWSER_DOMAIN_RELIABILITY_SERVICE_FACTORY_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/singleton.h"
 | 
|  #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
 | 
|  
 | 
| 
 |