Index: chrome/browser/ui/views/profiles/profile_chooser_view.h |
diff --git a/chrome/browser/ui/views/profiles/profile_chooser_view.h b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
index 87708af3616bbfb7ee9c98e401ec1db92f513e0f..512e5419692e8f7054be7fa82d1a2b98fa23193a 100644 |
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h |
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
@@ -96,7 +96,7 @@ class ProfileChooserView : public views::BubbleDelegateView, |
// views::LinkListener: |
virtual void LinkClicked(views::Link* sender, int event_flags) OVERRIDE; |
- // views::StyledLabelListener implementation. |
+ // views::StyledLabelListener: |
virtual void StyledLabelLinkClicked( |
const gfx::Range& range, int event_flags) OVERRIDE; |