| Index: chrome/browser/gtk/browser_toolbar_gtk.h
|
| diff --git a/chrome/browser/gtk/browser_toolbar_gtk.h b/chrome/browser/gtk/browser_toolbar_gtk.h
|
| index 09f04f13920c361359b67b686133915da8c0fefa..fec446133cd58630397ec1608f31797ecc074038 100644
|
| --- a/chrome/browser/gtk/browser_toolbar_gtk.h
|
| +++ b/chrome/browser/gtk/browser_toolbar_gtk.h
|
| @@ -19,7 +19,7 @@
|
| #include "chrome/browser/gtk/custom_button.h"
|
| #include "chrome/browser/gtk/menu_gtk.h"
|
| #include "chrome/browser/gtk/owned_widget_gtk.h"
|
| -#include "chrome/browser/pref_member.h"
|
| +#include "chrome/browser/prefs/pref_member.h"
|
| #include "chrome/browser/wrench_menu_model.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|