| Index: third_party/WebKit/LayoutTests/http/tests/budget/interfaces-in-service-worker.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/budget/interfaces-in-service-worker.html b/third_party/WebKit/LayoutTests/http/tests/budget/interfaces-in-service-worker.html
|
| index 329c3684cf13169e85a11c9f0b249389ea12a1d8..6814dee728db5179233c441122e22356008921a6 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/budget/interfaces-in-service-worker.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/budget/interfaces-in-service-worker.html
|
| @@ -30,7 +30,6 @@
|
|
|
| return sendCommand(port, { command: 'checkInterfaces' });
|
| })
|
| - .catch(unreached_rejection(test));
|
| }, 'Budget interfaces should be available in a Service Worker');
|
| </script>
|
| </body>
|
|
|