| Index: components/autofill/shared/form_field_data_predictions.cc
|
| diff --git a/components/autofill/common/form_field_data_predictions.cc b/components/autofill/shared/form_field_data_predictions.cc
|
| similarity index 90%
|
| rename from components/autofill/common/form_field_data_predictions.cc
|
| rename to components/autofill/shared/form_field_data_predictions.cc
|
| index c83eb53dabf875c472f4a5b253227161d1354ec4..e4de1374fa9f1b6fecdae55d0efaf0ffa91a19ed 100644
|
| --- a/components/autofill/common/form_field_data_predictions.cc
|
| +++ b/components/autofill/shared/form_field_data_predictions.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/autofill/common/form_field_data_predictions.h"
|
| +#include "components/autofill/shared/form_field_data_predictions.h"
|
|
|
| namespace autofill {
|
|
|
|
|