| Index: components/pref_registry/testing_pref_service_syncable.h
 | 
| diff --git a/components/pref_registry/testing_pref_service_syncable.h b/components/pref_registry/testing_pref_service_syncable.h
 | 
| index 22c8a573edaa9ea02cfb901acfe5ab1f7acdc32e..e20f9cb632c309f7730b96a6d41bf6ccb4ea9c23 100644
 | 
| --- a/components/pref_registry/testing_pref_service_syncable.h
 | 
| +++ b/components/pref_registry/testing_pref_service_syncable.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef COMPONENTS_PERF_REGISTRY_TESTING_PREF_SERVICE_SYNCABLE_H_
 | 
|  #define COMPONENTS_PERF_REGISTRY_TESTING_PREF_SERVICE_SYNCABLE_H_
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/prefs/testing_pref_service.h"
 | 
|  
 | 
|  namespace user_prefs {
 | 
| 
 |