| Index: chrome/browser/ui/views/omnibox/omnibox_view_views.h
|
| diff --git a/chrome/browser/ui/views/omnibox/omnibox_view_views.h b/chrome/browser/ui/views/omnibox/omnibox_view_views.h
|
| index 2ddf4fb0b1ec09f98a87e20514afa017377b6497..725906b9d8d50964e92724cf3b0a565273bf08ad 100644
|
| --- a/chrome/browser/ui/views/omnibox/omnibox_view_views.h
|
| +++ b/chrome/browser/ui/views/omnibox/omnibox_view_views.h
|
| @@ -181,6 +181,7 @@ class OmniboxViewViews
|
|
|
| // Was the delete key pressed with an empty selection at the end of the edit?
|
| bool delete_at_end_pressed_;
|
| +
|
| LocationBarView* location_bar_view_;
|
|
|
| // True if the IME candidate window is open. When this is true, we want to
|
|
|