Index: chrome/test/data/extensions/api_test/screenlockPrivate/manifest.json |
diff --git a/chrome/test/data/extensions/api_test/screenlockPrivate/manifest.json b/chrome/test/data/extensions/api_test/screenlockPrivate/manifest.json |
deleted file mode 100644 |
index 6b46e7a62c2e1de2e9f82e46f7e36c090062406a..0000000000000000000000000000000000000000 |
--- a/chrome/test/data/extensions/api_test/screenlockPrivate/manifest.json |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-{"name":"screenlockPrivate API test", |
-"description":"screenlockPrivate API test", |
-"key":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzw6Jj8oWCVA+04YVfiKl5Gq1eAhEfLoIUopf1JEohsAxOjR6DUq1RM5KHy+uepgFrvv3/t2GaMPhKZ4JA+S1nHQhOhCCf6DBEZyAeHVIqMPJVDovOO5xgzIJjbthaBN/P08jxVqvWiy6rGhjTwtS8Bl98LgSFlbezvlYE1qVwGyQ9mgUjw0Wv1+qi+yWQ5jSVmZisy/zy2AiMqu6dcQjp9cdmkuo5d+0o+a5yVzwfhuRfxEL2xhDvzVLwL/Y1s6IJj+FLirZ5K/SBZBhWRsqQ4aYbTFQge+KIVJflBpcRDpxxYaCbdnlzfBhRSCFV7X52KF0TyFJSsuKjFFpAQawGwIDAQAB", |
-"version":"1", |
-"manifest_version":2, |
-"permissions":["screenlockPrivate"], |
-"app":{"background":{"scripts":["test.js"]}}} |