diff options
Diffstat (limited to 'chrome/browser/views/location_bar/location_bar_view.h')
-rw-r--r-- | chrome/browser/views/location_bar/location_bar_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/location_bar/location_bar_view.h b/chrome/browser/views/location_bar/location_bar_view.h index bfc74ff..2f1f8a7 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" |