| Index: components/autofill/core/common/autofill_constants.cc
|
| diff --git a/components/autofill/core/common/autofill_constants.cc b/components/autofill/core/common/autofill_constants.cc
|
| index 875d00ecb24ee663f2aa5262008944946f45f61d..eeefcdbedba2c889e65599fd2fc30b3492e37a87 100644
|
| --- a/components/autofill/core/common/autofill_constants.cc
|
| +++ b/components/autofill/core/common/autofill_constants.cc
|
| @@ -15,6 +15,4 @@ const char kHelpURL[] =
|
| "https://support.google.com/chrome/?p=settings_autofill";
|
| #endif
|
|
|
| -const size_t kRequiredAutofillFields = 3;
|
| -
|
| } // namespace autofill
|
|
|