| 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 16b4d85a038ea40aa5364b1a91ec48ba19cbc280..6bbec98015eba8aeb154791572ecb82ae3246e45 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/prefs/pref_change_registrar.h"
|
| +#include "chrome/browser/api/prefs/pref_change_registrar.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|
|
|