| Index: chrome/browser/ui/views/location_bar/ev_bubble_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/location_bar/ev_bubble_view.h (revision 223497)
|
| +++ chrome/browser/ui/views/location_bar/ev_bubble_view.h (working copy)
|
| @@ -13,7 +13,7 @@
|
| // EVBubbleView displays the EV Bubble in the LocationBarView.
|
| class EVBubbleView : public IconLabelBubbleView {
|
| public:
|
| - EVBubbleView(const gfx::Font& font,
|
| + EVBubbleView(const gfx::FontList& font_list,
|
| int font_y_offset,
|
| SkColor text_color,
|
| SkColor parent_background_color,
|
|
|