Index: chrome/test/data/extensions/unpacker/bad_image/background.js |
diff --git a/chrome/test/data/extensions/unpacker/bad_image/background.js b/chrome/test/data/extensions/unpacker/bad_image/background.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8c00bb112568b866c33b5486586062a501576cdd |
--- /dev/null |
+++ b/chrome/test/data/extensions/unpacker/bad_image/background.js |
@@ -0,0 +1,5 @@ |
+// Copyright (c) 2012 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. |
+ |
+// Not doing anything. |