| Index: third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| index bc113acc817f3c4fe1293a0b386a72a0e4e1e0af..b888db191f7c7b19033f474a5409dc0fee76af63 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| @@ -503,6 +503,7 @@ interface Request
|
| method blob
|
| method clone
|
| method constructor
|
| + method formData
|
| method json
|
| method text
|
| interface Response
|
| @@ -520,6 +521,7 @@ interface Response
|
| method blob
|
| method clone
|
| method constructor
|
| + method formData
|
| method json
|
| method text
|
| interface ServiceWorkerGlobalScope : WorkerGlobalScope
|
|
|