| Index: chrome/browser/ui/prefs/prefs_tab_helper.h
|
| diff --git a/chrome/browser/ui/prefs/prefs_tab_helper.h b/chrome/browser/ui/prefs/prefs_tab_helper.h
|
| index 0059673d37e7fa01788d796b8306b59e66b1fd3d..c55746ae058189b382dc650345c24c0759456963 100644
|
| --- a/chrome/browser/ui/prefs/prefs_tab_helper.h
|
| +++ b/chrome/browser/ui/prefs/prefs_tab_helper.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_PREFS_PREFS_TAB_HELPER_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/api/prefs/pref_change_registrar.h"
|
| +#include "base/prefs/public/pref_change_registrar.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "content/public/browser/web_contents_user_data.h"
|
|
|