| 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 5cc09951456a93d07e9ba0a8b8897194bb512d75..0edc4790fa21bb660cfa4cc64f6c0eb59d620b71 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 "base/prefs/public/pref_change_registrar.h"
|
| +#include "base/prefs/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"
|
|
|