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

Unified Diff: components/autofill.gypi

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 | « no previous file | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index b0bc811546216617bb3ab9fef4d9bbfdd3d8a21f..510807d2472b27814fa7e5effb5e8db2cc534c27 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -250,8 +250,6 @@
'conditions': [
['OS=="ios"', {
'sources': [
- 'autofill/core/browser/autofill_field_trial_ios.cc',
- 'autofill/core/browser/autofill_field_trial_ios.h',
'autofill/core/browser/keyboard_accessory_metrics_logger.h',
'autofill/core/browser/keyboard_accessory_metrics_logger.mm',
],
« no previous file with comments | « no previous file | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698