| Index: chrome/browser/sync/glue/typed_url_data_type_controller.h
 | 
| diff --git a/chrome/browser/sync/glue/typed_url_data_type_controller.h b/chrome/browser/sync/glue/typed_url_data_type_controller.h
 | 
| index d7f6a0c1909bd5b79c131bd1cd3b241db8c7dcc5..def7ebdae3b16e62c3c0748d3c00f557d28494cc 100644
 | 
| --- a/chrome/browser/sync/glue/typed_url_data_type_controller.h
 | 
| +++ b/chrome/browser/sync/glue/typed_url_data_type_controller.h
 | 
| @@ -9,8 +9,8 @@
 | 
|  
 | 
|  #include "base/compiler_specific.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
| +#include "chrome/browser/api/prefs/pref_change_registrar.h"
 | 
|  #include "chrome/browser/cancelable_request.h"
 | 
| -#include "chrome/browser/prefs/pref_change_registrar.h"
 | 
|  #include "chrome/browser/sync/glue/non_frontend_data_type_controller.h"
 | 
|  #include "content/public/browser/notification_observer.h"
 | 
|  #include "content/public/browser/notification_registrar.h"
 | 
| 
 |