| Index: third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.idl
|
| diff --git a/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.idl b/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.idl
|
| index 3ac91dbcfdffe7c89d2715888a8f63a74c3062d9..33b111a0f5e64c10a96b7900058db88817ec48a9 100644
|
| --- a/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.idl
|
| +++ b/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.idl
|
| @@ -35,7 +35,6 @@ enum XMLHttpRequestResponseType {
|
| "document",
|
| "json",
|
| "text",
|
| - "legacystream",
|
| };
|
|
|
| // TODO(foolip): Most DOMString types in the XMLHttpRequest interface should be
|
|
|