| Index: chrome/browser/views/location_bar/location_bar_view.h
|
| diff --git a/chrome/browser/views/location_bar/location_bar_view.h b/chrome/browser/views/location_bar/location_bar_view.h
|
| index bfc74ff5e7a82c0833e46708181d66abbf72225b..2f1f8a7e9007d4b70460985a6102a385619aaa99 100644
|
| --- a/chrome/browser/views/location_bar/location_bar_view.h
|
| +++ b/chrome/browser/views/location_bar/location_bar_view.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/task.h"
|
| #include "chrome/browser/autocomplete/autocomplete_edit.h"
|
| #include "chrome/browser/extensions/extension_context_menu_model.h"
|
| -#include "chrome/browser/first_run.h"
|
| +#include "chrome/browser/first_run/first_run.h"
|
| #include "chrome/browser/location_bar.h"
|
| #include "chrome/browser/search_engines/template_url_model.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
|
|