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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1753543002: PaymentRequest Mojo bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@interface
Patch Set: Update the links to the spec. Created 4 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.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 58c78e1ec598d4f89871361a22e211215aeed14f..af914a5c51033471d79571421f62fdad0b4c879b 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1345,7 +1345,10 @@
'payments/PaymentRequest.h',
'payments/PaymentResponse.cpp',
'payments/PaymentResponse.h',
+ 'payments/ShippingAddress.cpp',
'payments/ShippingAddress.h',
+ 'payments/PaymentsValidators.h',
+ 'payments/PaymentsValidators.cpp',
'permissions/NavigatorPermissions.cpp',
'permissions/NavigatorPermissions.h',
'permissions/PermissionController.cpp',
@@ -1982,6 +1985,7 @@
'mediastream/MediaConstraintsTest.cpp',
'mediastream/RTCDataChannelTest.cpp',
'notifications/NotificationDataTest.cpp',
+ 'payments/PaymentsValidatorsTest.cpp',
'presentation/PresentationAvailabilityTest.cpp',
'push_messaging/PushMessageDataTest.cpp',
'serviceworkers/ServiceWorkerContainerTest.cpp',
« no previous file with comments | « third_party/WebKit/Source/modules/modules.gyp ('k') | third_party/WebKit/Source/modules/payments/CurrencyAmount.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698