| Index: chrome/browser/sync/test/integration/sync_extension_installer.h
 | 
| diff --git a/chrome/browser/sync/test/integration/sync_extension_installer.h b/chrome/browser/sync/test/integration/sync_extension_installer.h
 | 
| index 5c91cb975b3cee45fe8ce134d997423fb4218c04..22fbb66335ae528c67878d023c2c1692726dd676 100644
 | 
| --- a/chrome/browser/sync/test/integration/sync_extension_installer.h
 | 
| +++ b/chrome/browser/sync/test/integration/sync_extension_installer.h
 | 
| @@ -5,8 +5,8 @@
 | 
|  #ifndef CHROME_BROWSER_SYNC_TEST_INTEGRATION_SYNC_EXTENSION_INSTALLER_H_
 | 
|  #define CHROME_BROWSER_SYNC_TEST_INTEGRATION_SYNC_EXTENSION_INSTALLER_H_
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
|  #include "base/compiler_specific.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/weak_ptr.h"
 | 
|  #include "content/public/browser/notification_observer.h"
 | 
|  #include "content/public/browser/notification_registrar.h"
 | 
| 
 |