| Index: chrome/browser/sync/test/integration/single_client_directory_sync_test.cc
 | 
| diff --git a/chrome/browser/sync/test/integration/single_client_directory_sync_test.cc b/chrome/browser/sync/test/integration/single_client_directory_sync_test.cc
 | 
| index c5c8f45b35280e441bfae93e071a8fed0fad14bf..c308a881ddd1de5d1a5c1c4891f75ad284751e29 100644
 | 
| --- a/chrome/browser/sync/test/integration/single_client_directory_sync_test.cc
 | 
| +++ b/chrome/browser/sync/test/integration/single_client_directory_sync_test.cc
 | 
| @@ -3,6 +3,7 @@
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
|  #include "base/location.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/run_loop.h"
 | 
|  #include "base/single_thread_task_runner.h"
 | 
|  #include "base/strings/string_number_conversions.h"
 | 
| 
 |