Index: third_party/WebKit/Source/modules/mediastream/RTCCertificate.idl |
diff --git a/third_party/WebKit/Source/modules/mediastream/RTCCertificate.idl b/third_party/WebKit/Source/modules/mediastream/RTCCertificate.idl |
index b6e9a4af5b417a60cfa353aa874caf539ef59b6f..424bbe7c6ac5e1858279ad2a9bfc754599b72356 100644 |
--- a/third_party/WebKit/Source/modules/mediastream/RTCCertificate.idl |
+++ b/third_party/WebKit/Source/modules/mediastream/RTCCertificate.idl |
@@ -30,7 +30,6 @@ |
// https://w3c.github.io/webrtc-pc/#rtccertificate-interface |
[ |
- GarbageCollected, |
] interface RTCCertificate { |
// The expiration time in ms relative to epoch, 1970-01-01T00:00:00Z. |
readonly attribute DOMTimeStamp expires; |