| Index: chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc | 
| diff --git a/chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc b/chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc | 
| index 3cb27ec3bf56f91e5b400ffd2a1c894b9442783b..31bc00d7c527d325cbb31eaa244dd1e6b72b3aad 100644 | 
| --- a/chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc | 
| +++ b/chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc | 
| @@ -4,6 +4,7 @@ | 
|  | 
| #include "chrome/browser/sync_file_system/syncable_file_system_util.h" | 
|  | 
| +#include "base/files/scoped_temp_dir.h" | 
| #include "base/logging.h" | 
| #include "base/message_loop/message_loop.h" | 
| #include "base/message_loop/message_loop_proxy.h" | 
|  |