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

Unified Diff: chrome/test/data/extensions/api_test/screenlockPrivate/manifest.json

Issue 168623003: Add chrome.screenlockPrivate API functions to handle alternate auth types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 10 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: 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"]}}}
« no previous file with comments | « chrome/common/extensions/api/screenlock_private.idl ('k') | chrome/test/data/extensions/api_test/screenlockPrivate/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698