| Index: components/autofill/core/browser/autofill_data_util.cc
|
| diff --git a/components/autofill/core/browser/autofill_data_util.cc b/components/autofill/core/browser/autofill_data_util.cc
|
| index d931d7b0888b221f97168c7f66458aeefc7c0f35..d3c871f0faf766b800628f8bebec7b2c9b64f19b 100644
|
| --- a/components/autofill/core/browser/autofill_data_util.cc
|
| +++ b/components/autofill/core/browser/autofill_data_util.cc
|
| @@ -12,6 +12,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "components/autofill/core/browser/field_types.h"
|
| +#include "components/grit/components_scaled_resources.h"
|
| #include "third_party/icu/source/common/unicode/uscript.h"
|
|
|
| namespace autofill {
|
|
|