Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Unified Diff: content/test/data/service_worker/empty_script.js

Issue 434453005: test for https://codereview.chromium.org/419693002/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698