| Index: chrome/browser/ui/views/toolbar_view.h
|
| diff --git a/chrome/browser/ui/views/toolbar_view.h b/chrome/browser/ui/views/toolbar_view.h
|
| index cfe6edcbf121401980276c5f0f1579f924d69f78..1448de3c224e1b045c147030c3a67cb42bd9e77e 100644
|
| --- a/chrome/browser/ui/views/toolbar_view.h
|
| +++ b/chrome/browser/ui/views/toolbar_view.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/observer_list.h"
|
| +#include "chrome/browser/api/prefs/pref_member.h"
|
| #include "chrome/browser/command_observer.h"
|
| -#include "chrome/browser/prefs/pref_member.h"
|
| #include "chrome/browser/ui/search/search_model_observer.h"
|
| #include "chrome/browser/ui/toolbar/back_forward_menu_model.h"
|
| #include "chrome/browser/ui/views/location_bar/location_bar_view.h"
|
|
|