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

Unified Diff: components/autofill/content/browser/BUILD.gn

Issue 1303013005: Add more components tests to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@tests5
Patch Set: 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
« no previous file with comments | « components/BUILD.gn ('k') | components/query_parser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/content/browser/BUILD.gn
diff --git a/components/autofill/content/browser/BUILD.gn b/components/autofill/content/browser/BUILD.gn
index 1235c0b4a77766fb5ccde1458b0aad4a51287782..02871f7d31a942b222ed994989910f5045b8689a 100644
--- a/components/autofill/content/browser/BUILD.gn
+++ b/components/autofill/content/browser/BUILD.gn
@@ -70,6 +70,7 @@ source_set("unit_tests") {
"content_autofill_driver_unittest.cc",
"request_autocomplete_manager_unittest.cc",
"wallet/full_wallet_unittest.cc",
+ "wallet/real_pan_wallet_client_unittest.cc",
"wallet/wallet_address_unittest.cc",
"wallet/wallet_service_url_unittest.cc",
]
@@ -86,6 +87,7 @@ source_set("unit_tests") {
"//content/public/common",
"//content/test:test_support",
"//google_apis",
+ "//google_apis:test_support",
"//ipc:test_support",
"//net",
"//net:test_support",
« no previous file with comments | « components/BUILD.gn ('k') | components/query_parser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698