Index: chrome/browser/ui/views/location_bar/page_action_with_badge_view.h |
diff --git a/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h b/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h |
index a00d5ba3948840042d7a8e1788f75a297785ccf9..ab5092f430197127721e3d9b44258427a484b963 100644 |
--- a/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h |
+++ b/chrome/browser/ui/views/location_bar/page_action_with_badge_view.h |
@@ -24,6 +24,7 @@ class PageActionWithBadgeView : public views::View { |
// views::View: |
void GetAccessibleState(ui::AXViewState* state) override; |
+ const char* GetClassName() const override; |
gfx::Size GetPreferredSize() const override; |
void UpdateVisibility(content::WebContents* contents); |