Index: chrome/common/extensions/api/cast_streaming_rtp_stream.idl |
diff --git a/chrome/common/extensions/api/cast_streaming_rtp_stream.idl b/chrome/common/extensions/api/cast_streaming_rtp_stream.idl |
index 211ee9d21c6760bc7e455f3b6cbeef716360031a..70b466295ad3963e19e62c0ceeeb8ae98e262486 100644 |
--- a/chrome/common/extensions/api/cast_streaming_rtp_stream.idl |
+++ b/chrome/common/extensions/api/cast_streaming_rtp_stream.idl |
@@ -47,11 +47,6 @@ |
// The maximum frame rate. |
double? maxFrameRate; |
- |
- // TODO(miu): DEPRECATED. These fields are ignored, and will be removed |
- // starting with Chrome 44. http://crbug.com/466357 |
- long? width; |
- long? height; |
// 32 bytes hex-encoded AES key. |
DOMString? aesKey; |