| Index: chrome/browser/sync/test/integration/p2p_sync_refresher.h
 | 
| diff --git a/chrome/browser/sync/test/integration/p2p_sync_refresher.h b/chrome/browser/sync/test/integration/p2p_sync_refresher.h
 | 
| index 19c0176b59c42d78f6a4813bc2de28b3efb0b2a5..7a71f25d26bdf4be816064a12bd4faaf6dea1c09 100644
 | 
| --- a/chrome/browser/sync/test/integration/p2p_sync_refresher.h
 | 
| +++ b/chrome/browser/sync/test/integration/p2p_sync_refresher.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef CHROME_BROWSER_SYNC_TEST_INTEGRATION_P2P_SYNC_REFRESHER_H_
 | 
|  #define CHROME_BROWSER_SYNC_TEST_INTEGRATION_P2P_SYNC_REFRESHER_H_
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "components/sync_driver/sync_service_observer.h"
 | 
|  
 | 
|  class Profile;
 | 
| 
 |