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

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: Rename WebStuff into PlatformStuff 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 40a21490f4a193f133874d63b334f84917516e1a..0020cd8b6628aad3e70572a8f0f86f477464bb73 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1321,6 +1321,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