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

Side by Side Diff: chrome/test/data/chromeos/app_mode/external_update/bad_crx/ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx

Issue 540673003: Add more browser tests for Kiosk update from usb stick. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove TestObsesrver. Created 6 years, 3 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 // Dictionary of external kiosk extensions to be updated. Each entry maps 1 // Dictionary of external kiosk extensions to be updated. Each entry maps
2 // the extension's id to its crx's path (relative to this file) and the version 2 // the extension's id to its crx's path (relative to this file) and the version
3 // of the extension contained in the crx. 3 // of the extension contained in the crx.
4 { 4 {
5 "ajoggoflpgplnnjkjamcmbepjdjdnpdp" : { 5 "ajoggoflpgplnnjkjamcmbepjdjdnpdp" : {
6 "external_crx": "ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx", 6 "external_crx": "ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx",
7 "external_version": "2.0.0" 7 "external_version": "2.0.0"
8 } 8 }
9 } 9 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698