| Index: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index f51a9264547ef6c611a63d81b4a3cf832cafceb7..2a54578eb94cd0fbafa6197d24ac1d01078d0095 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -4101,6 +4101,7 @@ interface Request
|
| method blob
|
| method clone
|
| method constructor
|
| + method formData
|
| method json
|
| method text
|
| interface Response
|
| @@ -4119,6 +4120,7 @@ interface Response
|
| method blob
|
| method clone
|
| method constructor
|
| + method formData
|
| method json
|
| method text
|
| interface SVGAElement : SVGGraphicsElement
|
|
|