| Index: chrome/browser/app_controller_mac.h
|
| diff --git a/chrome/browser/app_controller_mac.h b/chrome/browser/app_controller_mac.h
|
| index 27f436b7be508a7c5676a643655229d8a40a5e00..cea9bfd599cc5b960b2aeb2989f5680ce5b7d844 100644
|
| --- a/chrome/browser/app_controller_mac.h
|
| +++ b/chrome/browser/app_controller_mac.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/memory/scoped_nsobject.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/observer_list.h"
|
| -#include "base/prefs/public/pref_change_registrar.h"
|
| +#include "base/prefs/pref_change_registrar.h"
|
| #include "ui/base/work_area_watcher_observer.h"
|
|
|
| class BookmarkMenuBridge;
|
|
|