| Index: components/autofill/core/browser/form_structure.cc
|
| diff --git a/components/autofill/core/browser/form_structure.cc b/components/autofill/core/browser/form_structure.cc
|
| index cf4ae5c7b1550a66e3585498793ae28d058d3bf4..c3f5901228f6b6491277bc790f62206a78add3e7 100644
|
| --- a/components/autofill/core/browser/form_structure.cc
|
| +++ b/components/autofill/core/browser/form_structure.cc
|
| @@ -33,8 +33,8 @@
|
| #include "components/autofill/core/common/form_field_data.h"
|
| #include "components/autofill/core/common/form_field_data_predictions.h"
|
| #include "components/autofill/core/common/signatures_util.h"
|
| +#include "components/rappor/public/rappor_utils.h"
|
| #include "components/rappor/rappor_service.h"
|
| -#include "components/rappor/rappor_utils.h"
|
|
|
| namespace autofill {
|
| namespace {
|
|
|