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

Unified Diff: chrome/browser/ui/autofill/autofill_dialog_controller.h

Issue 12091104: Tentatively revert 180083 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/autofill/autofill_dialog_controller_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/autofill/autofill_dialog_controller.h
===================================================================
--- chrome/browser/ui/autofill/autofill_dialog_controller.h (revision 180110)
+++ chrome/browser/ui/autofill/autofill_dialog_controller.h (working copy)
@@ -48,11 +48,6 @@
virtual string16 SaveLocallyText() const = 0;
virtual string16 ProgressBarText() const = 0;
- // State ---------------------------------------------------------------------
-
- // Whether the user is known to be signed in.
- virtual DialogSignedInState SignedInState() const = 0;
-
// Detail inputs -------------------------------------------------------------
// Returns the set of inputs the page has requested which fall under
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/autofill/autofill_dialog_controller_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698