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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 11293078: Integrating Online Wallet into Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixing HexStringToInt Created 8 years 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 | « chrome/chrome_browser.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index e58fc986532cda1900a280682b06597cc03a8b67..ebeca7b889b71f7943a823eeed0b2221d998f40c 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -474,6 +474,12 @@
'browser/autofill/phone_field_unittest.cc',
'browser/autofill/phone_number_unittest.cc',
'browser/autofill/phone_number_i18n_unittest.cc',
+ 'browser/autofill/wallet/cart_unittest.cc',
+ 'browser/autofill/wallet/full_wallet_unittest.cc',
+ 'browser/autofill/wallet/wallet_address_unittest.cc',
+ 'browser/autofill/wallet/wallet_client_unittest.cc',
+ 'browser/autofill/wallet/wallet_items_unittest.cc',
+ 'browser/autofill/wallet/wallet_service_url_unittest.cc',
'browser/automation/automation_provider_unittest.cc',
'browser/automation/automation_tab_helper_unittest.cc',
'browser/background/background_application_list_model_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698