[AF] Flag for company names in format of birthyear

go/autofill-company-1987

Bug: 956560
Change-Id: I22a44f02bbb0445654e66aee8a360830d213df1d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1584359
Reviewed-by: Tommy Martino <[email protected]>
Commit-Queue: Parastoo Geranmayeh <[email protected]>
Cr-Commit-Position: refs/heads/master@{#654059}
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 1a2a414..decb2c0 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -94,6 +94,9 @@
 extern const char kAutofillEnableCompanyNameName[];
 extern const char kAutofillEnableCompanyNameDescription[];
 
+extern const char kAutofillRejectCompanyBirthyearName[];
+extern const char kAutofillRejectCompanyBirthyearDescription[];
+
 extern const char kAutofillEnableLocalCardMigrationForNonSyncUserName[];
 extern const char kAutofillEnableLocalCardMigrationForNonSyncUserDescription[];