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

Unified Diff: components/components_tests.gyp

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 | « components/autofill/core/browser/test_autofill_client.cc ('k') | extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 4d1a85035570f0f21e59e839619be55e3ceff8ae..947c1ac1f17893a1c60a9d2cbe4ef519ff24a6b3 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -17,10 +17,7 @@
],
'autofill_unittest_sources': [
'autofill/content/browser/content_autofill_driver_unittest.cc',
- 'autofill/content/browser/request_autocomplete_manager_unittest.cc',
- 'autofill/content/browser/wallet/full_wallet_unittest.cc',
'autofill/content/browser/wallet/payments_client_unittest.cc',
- 'autofill/content/browser/wallet/wallet_address_unittest.cc',
'autofill/content/browser/wallet/wallet_service_url_unittest.cc',
'autofill/content/renderer/renderer_save_password_progress_logger_unittest.cc',
'autofill/core/browser/address_field_unittest.cc',
« no previous file with comments | « components/autofill/core/browser/test_autofill_client.cc ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698