Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(983)

Unified Diff: chrome/browser/views/autofill_profiles_view_win.h

Issue 3806008: Never allow empty preview entries. As some data is always present (we drop co... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/views/autofill_profiles_view_win.h
===================================================================
--- chrome/browser/views/autofill_profiles_view_win.h (revision 63786)
+++ chrome/browser/views/autofill_profiles_view_win.h (working copy)
@@ -89,9 +89,6 @@
// 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();
« no previous file with comments | « chrome/browser/dom_ui/options/autofill_options_handler.cc ('k') | chrome/browser/views/autofill_profiles_view_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698