Index: chrome/browser/ui/autofill/autofill_dialog_types.h |
diff --git a/chrome/browser/ui/autofill/autofill_dialog_types.h b/chrome/browser/ui/autofill/autofill_dialog_types.h |
index 459008b0719e08c9176e5efe9f2bd98b72029c28..5b83905f9aace565a68e6911a8b625689e2d2b1c 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_types.h |
+++ b/chrome/browser/ui/autofill/autofill_dialog_types.h |
@@ -153,14 +153,6 @@ class DialogNotification { |
extern SkColor const kWarningColor; |
-enum DialogSignedInState { |
- REQUIRES_RESPONSE, |
- REQUIRES_SIGN_IN, |
- REQUIRES_PASSIVE_SIGN_IN, |
- SIGNED_IN, |
- SIGN_IN_DISABLED, |
-}; |
- |
struct SuggestionState { |
SuggestionState(); |
SuggestionState(bool visible, |