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

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: Disable WTF-Mojo string serialization for now. 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 27b1e20314dddadbf6ff22d7f415157544751f44..255f426a132d736ceed6741ec495ae19f564bff0 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1344,6 +1344,7 @@
'payments/PaymentRequest.h',
'payments/PaymentResponse.cpp',
'payments/PaymentResponse.h',
+ 'payments/ShippingAddress.cpp',
'payments/ShippingAddress.h',
'permissions/NavigatorPermissions.cpp',
'permissions/NavigatorPermissions.h',

Powered by Google App Engine
This is Rietveld 408576698