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

Unified Diff: components/autofill/content/browser/wallet/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: fix gn 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/wallet/BUILD.gn
diff --git a/components/autofill/content/browser/wallet/BUILD.gn b/components/autofill/content/browser/wallet/BUILD.gn
index 4556827ea9a7f5dad53c1ef4a7bd5017a56f014a..cd150039484a9891da64e6b8991f337e3fd445cc 100644
--- a/components/autofill/content/browser/wallet/BUILD.gn
+++ b/components/autofill/content/browser/wallet/BUILD.gn
@@ -5,8 +5,6 @@
source_set("test_support") {
testonly = true
sources = [
- "mock_wallet_client.cc",
- "mock_wallet_client.h",
"wallet_test_util.cc",
"wallet_test_util.h",
]
« no previous file with comments | « components/autofill/content/browser/BUILD.gn ('k') | components/autofill/content/browser/wallet/form_field_error.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698