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

Unified Diff: components/components_tests.gyp

Issue 1016033009: Add RealPanWalletClient unittest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index db07e62fbd46be824fa06588b4ba65000d1b6ee2..2177227194561ee7740ba4f2d4e2b8a487395547 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -20,6 +20,7 @@
'autofill/content/browser/request_autocomplete_manager_unittest.cc',
'autofill/content/browser/wallet/full_wallet_unittest.cc',
'autofill/content/browser/wallet/instrument_unittest.cc',
+ 'autofill/content/browser/wallet/real_pan_wallet_client_unittest.cc',
'autofill/content/browser/wallet/wallet_address_unittest.cc',
'autofill/content/browser/wallet/wallet_client_unittest.cc',
'autofill/content/browser/wallet/wallet_items_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698