Index: third_party/WebKit/Source/modules/payments/ShippingAddress.idl |
diff --git a/third_party/WebKit/Source/modules/payments/ShippingAddress.idl b/third_party/WebKit/Source/modules/payments/ShippingAddress.idl |
index a32bfc9038ae9917733c98cceb8c47eb0e36b823..5929b1fac83b4ed9f23754abb3eabc4bb00fc1fd 100644 |
--- a/third_party/WebKit/Source/modules/payments/ShippingAddress.idl |
+++ b/third_party/WebKit/Source/modules/payments/ShippingAddress.idl |
@@ -7,7 +7,6 @@ |
[ |
RuntimeEnabled=PaymentRequest, |
- GarbageCollected, |
] interface ShippingAddress { |
readonly attribute DOMString regionCode; |
readonly attribute sequence<DOMString> addressLine; |