| Index: chrome/browser/sync/test/integration/sync_app_helper.h
 | 
| diff --git a/chrome/browser/sync/test/integration/sync_app_helper.h b/chrome/browser/sync/test/integration/sync_app_helper.h
 | 
| index c3bac14d07e52b3cb2e75d59bd6bf85d65fb7889..71d55e8699e79e3449cc236c25384f4535b665a5 100644
 | 
| --- a/chrome/browser/sync/test/integration/sync_app_helper.h
 | 
| +++ b/chrome/browser/sync/test/integration/sync_app_helper.h
 | 
| @@ -7,7 +7,7 @@
 | 
|  
 | 
|  #include <string>
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/singleton.h"
 | 
|  #include "sync/api/string_ordinal.h"
 | 
|  
 | 
| 
 |