| Index: chrome/browser/resources/chromeos/login/custom_elements_lock.js
|
| diff --git a/content/test/data/service_worker/fetch_event_pass_through.js b/chrome/browser/resources/chromeos/login/custom_elements_lock.js
|
| similarity index 81%
|
| copy from content/test/data/service_worker/fetch_event_pass_through.js
|
| copy to chrome/browser/resources/chromeos/login/custom_elements_lock.js
|
| index fc23dd28b91ee5d63884caed8a73e01946c230e9..6853db73b68936cd3ee35d8b0ac4811bd738f192 100644
|
| --- a/content/test/data/service_worker/fetch_event_pass_through.js
|
| +++ b/chrome/browser/resources/chromeos/login/custom_elements_lock.js
|
| @@ -1,5 +1,3 @@
|
| // Copyright 2016 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| -
|
| -this.onfetch = function(event) { };
|
|
|