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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2785523003: PaymentHandler: Rename PaymentAppManager to PaymentManager. (Closed)
Patch Set: PaymentHandler: Rename PaymentAppManager to PaymentManager. Created 3 years, 9 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: third_party/WebKit/Source/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index c20e1682eb06b0e4d581dde4457bbc99dbc62299..400c3c1b8680dc1560f14535a49cd7e13d724445 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -180,7 +180,7 @@ modules_idl_files =
"notifications/NotificationPermissionCallback.idl",
"offscreencanvas2d/OffscreenCanvasRenderingContext2D.idl",
"payments/PaymentAddress.idl",
- "payments/PaymentAppManager.idl",
+ "payments/PaymentManager.idl",
"payments/PaymentRequestEvent.idl",
"payments/PaymentRequestUpdateEvent.idl",
"payments/PaymentRequest.idl",

Powered by Google App Engine
This is Rietveld 408576698