| Index: components/autofill/core/browser/BUILD.gn
|
| diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
|
| index 5412dc179ccb682c20519a582dcd8d48d9f56d3a..acd7e6a40fc1a438f02de01ff66866c53c9db0b4 100644
|
| --- a/components/autofill/core/browser/BUILD.gn
|
| +++ b/components/autofill/core/browser/BUILD.gn
|
| @@ -136,8 +136,6 @@ static_library("browser") {
|
| "webdata/autofill_data_type_controller.h",
|
| "webdata/autofill_entry.cc",
|
| "webdata/autofill_entry.h",
|
| - "webdata/autofill_metadata_change_list.cc",
|
| - "webdata/autofill_metadata_change_list.h",
|
| "webdata/autofill_profile_data_type_controller.cc",
|
| "webdata/autofill_profile_data_type_controller.h",
|
| "webdata/autofill_profile_syncable_service.cc",
|
|
|