| Index: third_party/WebKit/LayoutTests/http/tests/notifications/serviceworkerregistration-document-data-invalid.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/notifications/serviceworkerregistration-document-data-invalid.html b/third_party/WebKit/LayoutTests/http/tests/notifications/serviceworkerregistration-document-data-invalid.html
|
| index 1e1a533811b9fc1effd99f82b0ce901f2e3e100f..97558e5b02f118beef4bd8b1cd0d88569cef9537 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/notifications/serviceworkerregistration-document-data-invalid.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/notifications/serviceworkerregistration-document-data-invalid.html
|
| @@ -15,7 +15,7 @@
|
|
|
| async_test(function(test) {
|
| var scope = 'resources/scope/' + location.pathname,
|
| - script = 'resources/instrumentation-service-worker.js';
|
| + script = 'instrumentation-service-worker.js';
|
|
|
| testRunner.setPermission('notifications', 'granted', location.origin, location.origin);
|
|
|
|
|