Index: components/autofill/content/common/autofill_types.mojom |
diff --git a/components/autofill/content/common/autofill_types.mojom b/components/autofill/content/common/autofill_types.mojom |
index bb3be97f230d099ecc09b18be2d10b15e0700e4e..be4b139fc3c0697e70a76166cfe5a4d4fa89428a 100644 |
--- a/components/autofill/content/common/autofill_types.mojom |
+++ b/components/autofill/content/common/autofill_types.mojom |
@@ -60,6 +60,7 @@ enum PasswordFormSubmissionIndicatorEvent { |
XHR_SUCCEEDED, |
FRAME_DETACHED, |
MANUAL_SAVE, |
+ DOM_MUTATION_AFTER_XHR, |
SUBMISSION_INDICATOR_EVENT_COUNT |
}; |