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

Side by Side Diff: chrome/test/data/extensions/uitest/roundtrip_api_call/manifest.json

Issue 126014: Verify signed .crx extension installations (Closed)
Patch Set: final changes Created 11 years, 6 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "id": "66664444789ABCDEF0123456789ABCDEF0123456", 2 "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4RIIi/YbLZ6dRpdQnWfrQuo2vunkuPJ pD9HNvZQ3J5aylSw7Y8ghzom793CbTJK1ZI254yZtkaWZJWOBhPKCaaRac+qfpRN1spl42vpyMn1OrGQ m1pwZT6rDpCyIVIx/k2o4puMsQHNUIqxXPu3Oj+KSVdCIGOmabMhz765UjhwIDAQAB",
3 "version": "1.0.0.0", 3 "version": "1.0.0.0",
4 "name": "Roundtrip ApiCall Test Extension", 4 "name": "Roundtrip ApiCall Test Extension",
5 "description": "An extension for an extension UITest." 5 "description": "An extension for an extension UITest."
6 } 6 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698