Index: components/autofill/core/browser/BUILD.gn |
diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn |
index 5101bb8d3ae26418c78e0d98cd68f18e6c06b588..1c6a5fa6720cf7d816822fa4021b4613a7ba7de2 100644 |
--- a/components/autofill/core/browser/BUILD.gn |
+++ b/components/autofill/core/browser/BUILD.gn |
@@ -123,8 +123,6 @@ |
"webdata/autofill_profile_syncable_service.h", |
"webdata/autofill_table.cc", |
"webdata/autofill_table.h", |
- "webdata/autofill_wallet_metadata_syncable_service.cc", |
- "webdata/autofill_wallet_metadata_syncable_service.h", |
"webdata/autofill_wallet_syncable_service.cc", |
"webdata/autofill_wallet_syncable_service.h", |
"webdata/autofill_webdata.h", |
@@ -243,7 +241,6 @@ |
"validation_unittest.cc", |
"webdata/autofill_profile_syncable_service_unittest.cc", |
"webdata/autofill_table_unittest.cc", |
- "webdata/autofill_wallet_metadata_syncable_service_unittest.cc", |
"webdata/web_data_service_unittest.cc", |
] |