| Index: chrome/browser/gtk/location_bar_view_gtk.h
|
| diff --git a/chrome/browser/gtk/location_bar_view_gtk.h b/chrome/browser/gtk/location_bar_view_gtk.h
|
| index 89d813b32c3b1eb2bbe3a0aa976cf8429e8fddf0..87b7c31f91b8e55a9ba8875d5488ae693825918f 100644
|
| --- a/chrome/browser/gtk/location_bar_view_gtk.h
|
| +++ b/chrome/browser/gtk/location_bar_view_gtk.h
|
| @@ -19,7 +19,7 @@
|
| #include "chrome/browser/autocomplete/autocomplete_edit_view_gtk.h"
|
| #include "chrome/browser/extensions/extension_context_menu_model.h"
|
| #include "chrome/browser/extensions/image_loading_tracker.h"
|
| -#include "chrome/browser/first_run.h"
|
| +#include "chrome/browser/first_run/first_run.h"
|
| #include "chrome/browser/gtk/info_bubble_gtk.h"
|
| #include "chrome/browser/gtk/menu_gtk.h"
|
| #include "chrome/browser/location_bar.h"
|
|
|