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

Unified Diff: components/BUILD.gn

Issue 2713033004: Layered component for web payments (Closed)
Patch Set: Rebase Created 3 years, 10 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/browser/ui/views/payments/shipping_list_view_controller.cc ('k') | components/payments/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 9dfe6ff5953f56bc5d14bf217de3e7193c41bf26..57a41703c0ba78f5588d0b5d73cbf79d2c70c4e4 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -115,7 +115,7 @@ test("components_unittests") {
"//components/password_manager/core/browser:unit_tests",
"//components/password_manager/core/common:unit_tests",
"//components/password_manager/sync/browser:unit_tests",
- "//components/payments:unit_tests",
+ "//components/payments/core:unit_tests",
"//components/physical_web/data_source:unit_tests",
"//components/precache/core:unit_tests",
"//components/prefs:unit_tests",
@@ -201,6 +201,7 @@ test("components_unittests") {
"//components/offline_pages/content/background_loader:unit_tests",
"//components/packed_ct_ev_whitelist:unit_tests",
"//components/password_manager/content/browser:unit_tests",
+ "//components/payments/content:unit_tests",
"//components/policy/core/browser:unit_tests",
"//components/policy/core/common:unit_tests",
"//components/precache/content:unit_tests",
« no previous file with comments | « chrome/browser/ui/views/payments/shipping_list_view_controller.cc ('k') | components/payments/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698