Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Unified Diff: components/autofill/core/browser/BUILD.gn

Issue 1785923010: Remove kAutofillWalletSyncExperimentEnabled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark wallet_sync as obsolete, remove wallet_sync_enabled. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/autofill.gypi ('k') | components/autofill/core/browser/autofill_experiments.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/core/browser/BUILD.gn
diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
index eed6113264f0237333cadbaf4498eeb671fa2430..5159704a60dd599f355124d3b9507c030f7542a7 100644
--- a/components/autofill/core/browser/BUILD.gn
+++ b/components/autofill/core/browser/BUILD.gn
@@ -93,8 +93,6 @@ source_set("browser") {
"legal_message_line.h",
"name_field.cc",
"name_field.h",
- "options_util.cc",
- "options_util.h",
"password_generator.cc",
"password_generator.h",
"payments/payments_client.cc",
@@ -284,7 +282,6 @@ source_set("unit_tests") {
"form_structure_unittest.cc",
"legal_message_line_unittest.cc",
"name_field_unittest.cc",
- "options_util_unittest.cc",
"password_generator_unittest.cc",
"personal_data_manager_unittest.cc",
"phone_field_unittest.cc",
« no previous file with comments | « components/autofill.gypi ('k') | components/autofill/core/browser/autofill_experiments.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698