| Index: components/autofill/core/common/form_data_predictions.cc
|
| diff --git a/components/autofill/common/form_data_predictions.cc b/components/autofill/core/common/form_data_predictions.cc
|
| similarity index 88%
|
| rename from components/autofill/common/form_data_predictions.cc
|
| rename to components/autofill/core/common/form_data_predictions.cc
|
| index a59f58a56db307c46a0d542a6328750c7b37c1f7..401db9fcbe3449a1534f85b84e072a55aa9ce910 100644
|
| --- a/components/autofill/common/form_data_predictions.cc
|
| +++ b/components/autofill/core/common/form_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_data_predictions.h"
|
| +#include "components/autofill/core/common/form_data_predictions.h"
|
|
|
| namespace autofill {
|
|
|
|
|