| 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 9edf31ebb0fbfb57c37ffdf7555f350896b5ab24..5fe658f3d6c85752cdd63343a7094e2197dc9eaf 100644
|
| --- a/chrome/browser/ui/views/toolbar_view.h
|
| +++ b/chrome/browser/ui/views/toolbar_view.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/observer_list.h"
|
| -#include "base/prefs/public/pref_member.h"
|
| +#include "base/prefs/pref_member.h"
|
| #include "chrome/browser/command_observer.h"
|
| #include "chrome/browser/ui/toolbar/back_forward_menu_model.h"
|
| #include "chrome/browser/ui/views/location_bar/location_bar_view.h"
|
|
|