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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 15979002: Making credit card number un-editable in Wallet mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 7 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | components/autofill.gypi » ('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 d24f7e574a225b4d7e3a791b60bab7518cd222fa..6be0a81d100d3755f54e0ce126bb1440ef215b79 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -413,6 +413,7 @@
'<@(chromium_child_dependencies)',
# 2) test-specific support libraries:
'../base/base.gyp:test_support_base',
+ '../components/components.gyp:autofill_test_util',
'../media/media.gyp:media_test_support',
'../net/net.gyp:net',
'../net/net.gyp:net_test_support',
@@ -1773,8 +1774,6 @@
'../components/autofill/browser/wallet/wallet_items_unittest.cc',
'../components/autofill/browser/wallet/wallet_service_url_unittest.cc',
'../components/autofill/browser/wallet/wallet_signin_helper_unittest.cc',
- '../components/autofill/browser/wallet/wallet_test_util.cc',
- '../components/autofill/browser/wallet/wallet_test_util.h',
# TODO(caitkp): Move to //components/components.gypi once
# remaining dependencies back to //chrome are eliminated.
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698