| 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 258a7c28a9ac2955f572154f6f1103b493a9f51b..650152a998fbda82ad72b817a2c838c5536b2b59 100644
|
| --- a/chrome/browser/sync/glue/typed_url_data_type_controller.h
|
| +++ b/chrome/browser/sync/glue/typed_url_data_type_controller.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "chrome/browser/api/prefs/pref_change_registrar.h"
|
| +#include "base/prefs/public/pref_change_registrar.h"
|
| #include "chrome/browser/common/cancelable_request.h"
|
| #include "chrome/browser/sync/glue/non_frontend_data_type_controller.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|