| Index: chrome/browser/autocomplete/shortcuts_extensions_manager.h
 | 
| diff --git a/chrome/browser/autocomplete/shortcuts_extensions_manager.h b/chrome/browser/autocomplete/shortcuts_extensions_manager.h
 | 
| index e29c76560fb697607feeec912a964415bada9775..13e645b6f2e79cf8a66fe4a47824d26e0dcfe8dd 100644
 | 
| --- a/chrome/browser/autocomplete/shortcuts_extensions_manager.h
 | 
| +++ b/chrome/browser/autocomplete/shortcuts_extensions_manager.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef CHROME_BROWSER_AUTOCOMPLETE_SHORTCUTS_EXTENSIONS_MANAGER_H_
 | 
|  #define CHROME_BROWSER_AUTOCOMPLETE_SHORTCUTS_EXTENSIONS_MANAGER_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/supports_user_data.h"
 | 
|  #include "content/public/browser/notification_observer.h"
 | 
|  #include "content/public/browser/notification_registrar.h"
 | 
| 
 |