| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index bff02505b2b0b68b155adda5fcd60c00d2a570cb..50323a5934cb1810552c7c7a6210c15f6caa59eb 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -901,6 +901,24 @@
|
| 'network/WebSocketHandshakeRequest.h',
|
| 'network/WebSocketHandshakeResponse.cpp',
|
| 'network/WebSocketHandshakeResponse.h',
|
| + 'payments/BlinkTypeConverters.cpp',
|
| + 'payments/BlinkTypeConverters.h',
|
| + 'payments/PaymentRequestProxy.cpp',
|
| + 'payments/PaymentRequestProxy.h',
|
| + 'payments/PlatformCurrencyAmount.cpp',
|
| + 'payments/PlatformCurrencyAmount.h',
|
| + 'payments/PlatformPaymentDetails.cpp',
|
| + 'payments/PlatformPaymentDetails.h',
|
| + 'payments/PlatformPaymentItem.cpp',
|
| + 'payments/PlatformPaymentItem.h',
|
| + 'payments/PlatformPaymentOptions.cpp',
|
| + 'payments/PlatformPaymentOptions.h',
|
| + 'payments/PlatformPaymentResponse.cpp',
|
| + 'payments/PlatformPaymentResponse.h',
|
| + 'payments/PlatformShippingAddress.cpp',
|
| + 'payments/PlatformShippingAddress.h',
|
| + 'payments/PlatformShippingOption.cpp',
|
| + 'payments/PlatformShippingOption.h',
|
| 'plugins/PluginData.cpp',
|
| 'plugins/PluginData.h',
|
| 'plugins/PluginListBuilder.cpp',
|
|
|