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

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

Issue 411143006: Update GCDPrivate API permissions and fix tests (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
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/gcd_private/api/manifest.json
diff --git a/chrome/test/data/extensions/api_test/gcd_private/api/manifest.json b/chrome/test/data/extensions/api_test/gcd_private/api/manifest.json
index 9ada54d75f54cfd2e4ceae0771f095cfa16e20b8..79086503b557109b84e1ab60fbb97f2d9abe688b 100644
--- a/chrome/test/data/extensions/api_test/gcd_private/api/manifest.json
+++ b/chrome/test/data/extensions/api_test/gcd_private/api/manifest.json
@@ -1,4 +1,5 @@
- {
+{
+ "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8xv6iO+j4kzj1HiBL93+XVJH/CRyAQMUHS/Z0l8nCAzaAFkW/JsNwxJqQhrZspnxLqbQxNncXs6g6bsXAwKHiEs+LSs+bIv0Gc/2ycZdhXJ8GhEsSMakog5dpQd1681c2gLK/8CrAoewE/0GIKhaFcp7a2iZlGh4Am6fgMKy0iQIDAQAB",
"manifest_version": 2,
"name": "GCD Extension",
"version": "1.0",
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698