| Index: chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc
 | 
| diff --git a/chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc b/chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc
 | 
| index 128fa9371ba63fd8382767c1bb5b797b450a47da..61c71c87f77a20ca7f7af28ec20636252982ed7c 100644
 | 
| --- a/chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc
 | 
| +++ b/chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc
 | 
| @@ -5,6 +5,7 @@
 | 
|  #include "base/command_line.h"
 | 
|  #include "base/files/file_util.h"
 | 
|  #include "base/location.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/prefs/pref_service.h"
 | 
|  #include "base/run_loop.h"
 | 
|  #include "base/single_thread_task_runner.h"
 | 
| 
 |