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

Unified Diff: chrome/test/data/extensions/api_test/screenlock_private/auth_type/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/screenlock_private/auth_type/manifest.json
diff --git a/chrome/test/data/extensions/api_test/screenlockPrivate/manifest.json b/chrome/test/data/extensions/api_test/screenlock_private/auth_type/manifest.json
similarity index 90%
copy from chrome/test/data/extensions/api_test/screenlockPrivate/manifest.json
copy to chrome/test/data/extensions/api_test/screenlock_private/auth_type/manifest.json
index 6b46e7a62c2e1de2e9f82e46f7e36c090062406a..7510ecc7f58c963c0b7757a27146e6253f99b7e5 100644
--- a/chrome/test/data/extensions/api_test/screenlockPrivate/manifest.json
+++ b/chrome/test/data/extensions/api_test/screenlock_private/auth_type/manifest.json
@@ -1,4 +1,4 @@
-{"name":"screenlockPrivate API test",
+{"name":"screenlockPrivate API test for setting auth type",
"description":"screenlockPrivate API test",
"key":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzw6Jj8oWCVA+04YVfiKl5Gq1eAhEfLoIUopf1JEohsAxOjR6DUq1RM5KHy+uepgFrvv3/t2GaMPhKZ4JA+S1nHQhOhCCf6DBEZyAeHVIqMPJVDovOO5xgzIJjbthaBN/P08jxVqvWiy6rGhjTwtS8Bl98LgSFlbezvlYE1qVwGyQ9mgUjw0Wv1+qi+yWQ5jSVmZisy/zy2AiMqu6dcQjp9cdmkuo5d+0o+a5yVzwfhuRfxEL2xhDvzVLwL/Y1s6IJj+FLirZ5K/SBZBhWRsqQ4aYbTFQge+KIVJflBpcRDpxxYaCbdnlzfBhRSCFV7X52KF0TyFJSsuKjFFpAQawGwIDAQAB",
"version":"1",

Powered by Google App Engine
This is Rietveld 408576698