| Index: chrome/browser/sync/chrome_sync_client.cc
 | 
| diff --git a/chrome/browser/sync/chrome_sync_client.cc b/chrome/browser/sync/chrome_sync_client.cc
 | 
| index fdc3654567aa84417414fc95a0e9f35a0c4005f9..cbb9ab0d01b64a60fba76d90c79667ed3f80b0cc 100644
 | 
| --- a/chrome/browser/sync/chrome_sync_client.cc
 | 
| +++ b/chrome/browser/sync/chrome_sync_client.cc
 | 
| @@ -9,7 +9,6 @@
 | 
|  
 | 
|  #include "base/bind.h"
 | 
|  #include "base/command_line.h"
 | 
| -#include "base/macros.h"
 | 
|  #include "base/memory/ptr_util.h"
 | 
|  #include "build/build_config.h"
 | 
|  #include "chrome/browser/autofill/personal_data_manager_factory.h"
 | 
| 
 |