Chromium Code Reviews| Index: chrome/browser/ui/views/location_bar/location_bar_view.h |
| diff --git a/chrome/browser/ui/views/location_bar/location_bar_view.h b/chrome/browser/ui/views/location_bar/location_bar_view.h |
| index b92cb69eab6060814c60d2c45aeae0714272d509..b302ca340e65369b408ff0d741f292b7a780f876 100644 |
| --- a/chrome/browser/ui/views/location_bar/location_bar_view.h |
| +++ b/chrome/browser/ui/views/location_bar/location_bar_view.h |
| @@ -59,6 +59,7 @@ struct SSLStatus; |
| namespace views { |
| class BubbleDelegateView; |
| class ImageButton; |
| +class ImageView; |
| class Label; |
| class LabelButton; |
| class Widget; |