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

Unified Diff: components/autofill.gypi

Issue 1931043002: Remove requestAutocomplete (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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 | « chrome/tools/build/repack_locales.py ('k') | components/autofill/content/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 db59e416792655765625a34adff4cc2a1f5479a6..7c9ef0b11080fd6d1ba830e68eb45fbc506961af 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -396,8 +396,6 @@
'../testing/gmock.gyp:gmock',
],
'sources': [
- 'autofill/content/browser/wallet/wallet_test_util.cc',
- 'autofill/content/browser/wallet/wallet_test_util.h',
'autofill/content/renderer/test_password_autofill_agent.cc',
'autofill/content/renderer/test_password_autofill_agent.h',
'autofill/content/renderer/test_password_generation_agent.cc',
@@ -448,14 +446,8 @@
'autofill/content/browser/content_autofill_driver.h',
'autofill/content/browser/content_autofill_driver_factory.cc',
'autofill/content/browser/content_autofill_driver_factory.h',
- 'autofill/content/browser/request_autocomplete_manager.cc',
- 'autofill/content/browser/request_autocomplete_manager.h',
'autofill/content/browser/risk/fingerprint.cc',
'autofill/content/browser/risk/fingerprint.h',
- 'autofill/content/browser/wallet/full_wallet.cc',
- 'autofill/content/browser/wallet/full_wallet.h',
- 'autofill/content/browser/wallet/wallet_address.cc',
- 'autofill/content/browser/wallet/wallet_address.h',
'autofill/content/browser/wallet/wallet_service_url.cc',
'autofill/content/browser/wallet/wallet_service_url.h',
],
« no previous file with comments | « chrome/tools/build/repack_locales.py ('k') | components/autofill/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698