| Index: components/autofill/core/common/form_field_data_predictions.cc
|
| diff --git a/components/autofill/common/form_field_data_predictions.cc b/components/autofill/core/common/form_field_data_predictions.cc
|
| similarity index 89%
|
| rename from components/autofill/common/form_field_data_predictions.cc
|
| rename to components/autofill/core/common/form_field_data_predictions.cc
|
| index c83eb53dabf875c472f4a5b253227161d1354ec4..3da255130e7aa0756a3c6c72654c2c3a18c31705 100644
|
| --- a/components/autofill/common/form_field_data_predictions.cc
|
| +++ b/components/autofill/core/common/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/core/common/form_field_data_predictions.h"
|
|
|
| namespace autofill {
|
|
|
|
|