summaryrefslogtreecommitdiff
path: root/chromium/components/autofill/content/common/mojom/autofill_driver.mojom
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/autofill/content/common/mojom/autofill_driver.mojom')
-rw-r--r--chromium/components/autofill/content/common/mojom/autofill_driver.mojom2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/components/autofill/content/common/mojom/autofill_driver.mojom b/chromium/components/autofill/content/common/mojom/autofill_driver.mojom
index 106f0d69d37..a87410e220b 100644
--- a/chromium/components/autofill/content/common/mojom/autofill_driver.mojom
+++ b/chromium/components/autofill/content/common/mojom/autofill_driver.mojom
@@ -22,7 +22,7 @@ interface AutofillDriver {
// Notification that forms have been seen that are candidates for
// filling/submitting by the AutofillManager.
- FormsSeen(array<FormData> forms, mojo_base.mojom.TimeTicks timestamp);
+ FormsSeen(array<FormData> forms);
// Notification that a form has been submitted. The |known_success| indicates
// whether the submission succeeded or not. Currently, we assume submission