diff options
Diffstat (limited to 'chrome/browser/views/autofill_profiles_view_win.h')
-rw-r--r-- | chrome/browser/views/autofill_profiles_view_win.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/views/autofill_profiles_view_win.h b/chrome/browser/views/autofill_profiles_view_win.h index e1a6c25..7ccfa63 100644 --- a/chrome/browser/views/autofill_profiles_view_win.h +++ b/chrome/browser/views/autofill_profiles_view_win.h @@ -89,9 +89,6 @@ class AutoFillProfilesView : public views::View, // Updates state of the buttons. void UpdateWidgetState(); - // Updates inferred labels. - void UpdateProfileLabels(); - // Following two functions are called from opened child dialog to // disable/enable buttons. void ChildWindowOpened(); |