| Index: chrome/browser/chromeos/file_system_provider/operations/operation.h
 | 
| diff --git a/chrome/browser/chromeos/file_system_provider/operations/operation.h b/chrome/browser/chromeos/file_system_provider/operations/operation.h
 | 
| index 491f653024dd464dbd71ffc912102d6ddb406f89..a547afd3b20f1675abd0362c862a91361154b843 100644
 | 
| --- a/chrome/browser/chromeos/file_system_provider/operations/operation.h
 | 
| +++ b/chrome/browser/chromeos/file_system_provider/operations/operation.h
 | 
| @@ -8,6 +8,7 @@
 | 
|  #include <string>
 | 
|  
 | 
|  #include "base/files/file.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "chrome/browser/chromeos/file_system_provider/provided_file_system_info.h"
 | 
|  #include "chrome/browser/chromeos/file_system_provider/request_manager.h"
 | 
| 
 |