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

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

Issue 2146523004: Make full-form autofill the only implementation on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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_field_trial_ios.h » ('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 b51755e6f88f7fac87e714cfde537a125677cbfd..67374ae5138c8e5ad9f9d1f50a30f02c624a2c15 100644
--- a/components/autofill/core/browser/BUILD.gn
+++ b/components/autofill/core/browser/BUILD.gn
@@ -147,8 +147,6 @@ source_set("browser") {
if (is_ios) {
sources += [
- "autofill_field_trial_ios.cc",
- "autofill_field_trial_ios.h",
"keyboard_accessory_metrics_logger.h",
"keyboard_accessory_metrics_logger.mm",
]
« no previous file with comments | « components/autofill.gypi ('k') | components/autofill/core/browser/autofill_field_trial_ios.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698