Index: chrome/browser/ui/views/location_bar/icon_label_bubble_view.h |
diff --git a/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h b/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h |
index c9984eef6162e43371f0fe3ed66828d6eddb07a9..ac06a74444478e986fd631caf4a5763ea129082a 100644 |
--- a/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h |
+++ b/chrome/browser/ui/views/location_bar/icon_label_bubble_view.h |
@@ -66,6 +66,7 @@ class IconLabelBubbleView : public views::View { |
static int GetBubbleOuterPadding(bool by_icon); |
// views::View: |
+ const char* GetClassName() const override; |
void OnPaint(gfx::Canvas* canvas) override; |
int GetPreLabelWidth() const; |