Index: chrome/views/window/dialog_client_view.h |
diff --git a/chrome/views/window/dialog_client_view.h b/chrome/views/window/dialog_client_view.h |
index fadabb6ef570a4004d50cbbbd413c3d47dea2cf8..0e311bb238cb6a8dc3490eb587253230bdce58f8 100644 |
--- a/chrome/views/window/dialog_client_view.h |
+++ b/chrome/views/window/dialog_client_view.h |
@@ -78,7 +78,7 @@ class DialogClientView : public ClientView, |
// Returns the width of the specified dialog button using the correct font. |
int GetButtonWidth(int button) const; |
- int DialogClientView::GetButtonsHeight() const; |
+ int GetButtonsHeight() const; |
// Position and size various sub-views. |
void LayoutDialogButtons(); |