| 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 8a7cdfb0a8e3e2e74805cb6981140b0b3c8605bd..eace53a334ffb406397ab3b4828048c4b89375f4 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentAddress.idl
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentAddress.idl
|
| @@ -18,6 +18,5 @@
|
| readonly attribute DOMString languageCode;
|
| readonly attribute DOMString organization;
|
| readonly attribute DOMString recipient;
|
| - [DeprecateAs=PaymentAddressCareOf] readonly attribute DOMString careOf;
|
| readonly attribute DOMString phone;
|
| };
|
|
|