| Index: third_party/WebKit/Source/modules/payments/PaymentAddress.idl
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentAddress.idl b/third_party/WebKit/Source/modules/payments/PaymentAddress.idl
|
| index eace53a334ffb406397ab3b4828048c4b89375f4..dab7f3af4aa1b5a5977acea7b30606304de8235f 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentAddress.idl
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentAddress.idl
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// https://w3c.github.io/browser-payment-api/specs/paymentrequest.html#paymentaddress-interface
|
| +// https://w3c.github.io/browser-payment-api/#paymentaddress-interface
|
|
|
| [
|
| RuntimeEnabled=PaymentRequest,
|
|
|