| Index: chrome/browser/chromeos/file_system_provider/service_factory.h
 | 
| diff --git a/chrome/browser/chromeos/file_system_provider/service_factory.h b/chrome/browser/chromeos/file_system_provider/service_factory.h
 | 
| index de5dd330c218346755c7f1fb75f846cfcd56a1cd..ab4707fa5aa14067c86a1ec512d79ba774b52764 100644
 | 
| --- a/chrome/browser/chromeos/file_system_provider/service_factory.h
 | 
| +++ b/chrome/browser/chromeos/file_system_provider/service_factory.h
 | 
| @@ -9,6 +9,7 @@
 | 
|  #include <string>
 | 
|  #include <vector>
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/singleton.h"
 | 
|  #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
 | 
|  #include "content/public/browser/browser_context.h"
 | 
| 
 |