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

Unified Diff: components/payments/core/BUILD.gn

Issue 2805263003: [Payments] Selecting incomplete items will open editors (Closed)
Patch Set: addressed comments Created 3 years, 8 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/payments/core/BUILD.gn
diff --git a/components/payments/core/BUILD.gn b/components/payments/core/BUILD.gn
index 6b8cbc44e575cbad9f9519661f5e49ef37da0661..fe12eeee1cbe98f7a8ee27692ae943997ad81bdf 100644
--- a/components/payments/core/BUILD.gn
+++ b/components/payments/core/BUILD.gn
@@ -45,6 +45,7 @@ source_set("unit_tests") {
testonly = true
sources = [
"address_normalizer_unittest.cc",
+ "autofill_payment_instrument_unittest.cc",
"basic_card_response_unittest.cc",
"currency_formatter_unittest.cc",
"payment_address_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698