Chromium Code Reviews| Index: content/test/data/service_worker/empty_script.js |
| diff --git a/chrome/test/data/extensions/api_test/shared_module/shared_whitelist/pass.js b/content/test/data/service_worker/empty_script.js |
| similarity index 81% |
| copy from chrome/test/data/extensions/api_test/shared_module/shared_whitelist/pass.js |
| copy to content/test/data/service_worker/empty_script.js |
| index c4d1ef82f053aec3c7fe16646260969b7479a4aa..e17e232d13dc5205668f9284ec3c6b31dc8a843f 100644 |
| --- a/chrome/test/data/extensions/api_test/shared_module/shared_whitelist/pass.js |
| +++ b/content/test/data/service_worker/empty_script.js |
| @@ -1,5 +1,5 @@ |
| -// Copyright 2014 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. |
| - |
| -var pass_exported = {}; |
| +// Copyright 2014 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. |
| + |
| +// Is emptiness is copyrightable? |
|
dominicc (has gone to gerrit)
2014/08/04 01:27:10
This is ungrammatical.
I don't think this helps p
|