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

Unified Diff: chrome/test/BUILD.gn

Issue 2946013002: PaymentHandler: Implement requestPermission().
Patch Set: Created 3 years, 6 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index a6731e0e5e33e18386efcd03b603a401470232b3..c43277c109cf2efa288f9122c7b392cdb992bc3a 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3174,6 +3174,7 @@ test("unit_tests") {
"../browser/password_manager/password_store_mac_unittest.cc",
"../browser/password_manager/password_store_win_unittest.cc",
"../browser/password_manager/password_store_x_unittest.cc",
+ "../browser/payments/payment_handler_permission_context_unittest.cc",
"../browser/permissions/chooser_context_base_unittest.cc",
"../browser/permissions/permission_context_base_feature_policy_unittest.cc",
"../browser/permissions/permission_context_base_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698