| Index: chrome/browser/ui/browser_command_controller.h
|
| diff --git a/chrome/browser/ui/browser_command_controller.h b/chrome/browser/ui/browser_command_controller.h
|
| index 5ec5e0bed137cad0443095e569b0e58bd819324a..7dae505f172c6fff5bbf7fc66623419751a82ceb 100644
|
| --- a/chrome/browser/ui/browser_command_controller.h
|
| +++ b/chrome/browser/ui/browser_command_controller.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_BROWSER_COMMAND_CONTROLLER_H_
|
| #define CHROME_BROWSER_UI_BROWSER_COMMAND_CONTROLLER_H_
|
|
|
| -#include "chrome/browser/api/prefs/pref_change_registrar.h"
|
| +#include "base/prefs/public/pref_change_registrar.h"
|
| #include "chrome/browser/api/sync/profile_sync_service_observer.h"
|
| #include "chrome/browser/command_updater.h"
|
| #include "chrome/browser/sessions/tab_restore_service_observer.h"
|
|
|