| Index: third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEventInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEventInit.idl b/third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEventInit.idl
|
| index 29130460298abdad8965042694abfecf0327598e..84abf89a8dcb08e4596bf585462f3255d17656f9 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEventInit.idl
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEventInit.idl
|
| @@ -4,7 +4,5 @@
|
|
|
| // https://w3c.github.io/browser-payment-api/specs/paymentrequest.html#idl-def-paymentrequestupdateevent
|
|
|
| -[
|
| - RuntimeEnabled=PaymentRequest
|
| -] dictionary PaymentRequestUpdateEventInit : EventInit {
|
| +dictionary PaymentRequestUpdateEventInit : EventInit {
|
| };
|
|
|