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

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

Issue 1288093004: rAc Wallet extirpation round 4: clean out RPC code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: relative patchset Created 5 years, 4 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
Index: components/autofill/content/browser/BUILD.gn
diff --git a/components/autofill/content/browser/BUILD.gn b/components/autofill/content/browser/BUILD.gn
index 1c3b9a0ab0168a8fb46dafe4fca08cf4269716b7..4bf12cf475645c37075a301f55cb0512e9fa7a12 100644
--- a/components/autofill/content/browser/BUILD.gn
+++ b/components/autofill/content/browser/BUILD.gn
@@ -85,12 +85,8 @@ source_set("unit_tests") {
"content_autofill_driver_unittest.cc",
"request_autocomplete_manager_unittest.cc",
"wallet/full_wallet_unittest.cc",
- "wallet/instrument_unittest.cc",
"wallet/wallet_address_unittest.cc",
- "wallet/wallet_client_unittest.cc",
- "wallet/wallet_items_unittest.cc",
"wallet/wallet_service_url_unittest.cc",
- "wallet/wallet_signin_helper_unittest.cc",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698