| Index: chrome/browser/ui/gtk/location_bar_view_gtk.h
 | 
| diff --git a/chrome/browser/ui/gtk/location_bar_view_gtk.h b/chrome/browser/ui/gtk/location_bar_view_gtk.h
 | 
| index 01b0bc2ad8f042e5ea91ef613eca85d6faab7be8..fe9147316ad5f6fc3a84644981573550665de4a6 100644
 | 
| --- a/chrome/browser/ui/gtk/location_bar_view_gtk.h
 | 
| +++ b/chrome/browser/ui/gtk/location_bar_view_gtk.h
 | 
| @@ -15,10 +15,10 @@
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/memory/scoped_vector.h"
 | 
|  #include "base/memory/weak_ptr.h"
 | 
| +#include "chrome/browser/api/prefs/pref_member.h"
 | 
|  #include "chrome/browser/command_observer.h"
 | 
|  #include "chrome/browser/extensions/extension_context_menu_model.h"
 | 
|  #include "chrome/browser/extensions/image_loading_tracker.h"
 | 
| -#include "chrome/browser/prefs/pref_member.h"
 | 
|  #include "chrome/browser/ui/gtk/bubble/bubble_gtk.h"
 | 
|  #include "chrome/browser/ui/gtk/menu_gtk.h"
 | 
|  #include "chrome/browser/ui/omnibox/location_bar.h"
 | 
| 
 |