Index: third_party/WebKit/Source/modules/mediastream/RTCIceCandidate.idl |
diff --git a/third_party/WebKit/Source/modules/mediastream/RTCIceCandidate.idl b/third_party/WebKit/Source/modules/mediastream/RTCIceCandidate.idl |
index d3bce54a252d4ba036bffdc9371479451e525012..efcb72d041a0c00a1560715380fb2d07e36dbc4c 100644 |
--- a/third_party/WebKit/Source/modules/mediastream/RTCIceCandidate.idl |
+++ b/third_party/WebKit/Source/modules/mediastream/RTCIceCandidate.idl |
@@ -29,7 +29,6 @@ |
*/ |
[ |
- GarbageCollected, |
Constructor(RTCIceCandidateInit candidateInitDict), |
RaisesException=Constructor |
] interface RTCIceCandidate { |