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

Unified Diff: third_party/WebKit/Source/modules/BUILD.gn

Issue 2552693002: [Merge M-56] Rename canMakeActivePayment to canMakePayment (Closed)
Patch Set: Created 4 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
Index: third_party/WebKit/Source/modules/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
index bee57617298c28461da181bebbb6ad7b260bac1d..6cf2c44cd045892ac0cfa1d2cd069757f76e294b 100644
--- a/third_party/WebKit/Source/modules/BUILD.gn
+++ b/third_party/WebKit/Source/modules/BUILD.gn
@@ -254,7 +254,7 @@ source_set("unit_tests") {
"notifications/NotificationImageLoaderTest.cpp",
"notifications/NotificationResourcesLoaderTest.cpp",
"payments/AbortTest.cpp",
- "payments/ActivePaymentTest.cpp",
+ "payments/CanMakePaymentTest.cpp",
"payments/CompleteTest.cpp",
"payments/OnPaymentResponseTest.cpp",
"payments/PaymentAddressTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698