| Index: extensions/common/api/display_source.idl
|
| diff --git a/extensions/common/api/display_source.idl b/extensions/common/api/display_source.idl
|
| index 00434a6ad89ea685db5a7ceda6c8feb930a26f5f..0659b513c2b3fb116b084c08adc6b5f9d1c24d6c 100644
|
| --- a/extensions/common/api/display_source.idl
|
| +++ b/extensions/common/api/display_source.idl
|
| @@ -6,10 +6,6 @@
|
| // session using WebMediaStreamTrack as sources.
|
| namespace displaySource {
|
| enum ErrorType {
|
| - // A new Display session cannot be started before the existing one is
|
| - // terminated.
|
| - session_limit_error,
|
| -
|
| // The connection with sink cannot be established or has dropped
|
| // unexpectedly.
|
| connection_error,
|
|
|