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

Unified Diff: chrome/test/data/chromeos/app_mode/external_update/external_update.json

Issue 491403003: Update cached kiosk app crx from usb stick. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Minor optimization in test. Created 6 years, 4 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/test/data/chromeos/app_mode/external_update/ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromeos/app_mode/external_update/external_update.json
diff --git a/chrome/test/data/chromeos/app_mode/external_update/external_update.json b/chrome/test/data/chromeos/app_mode/external_update/external_update.json
new file mode 100644
index 0000000000000000000000000000000000000000..96644b1fc82d3eb996953d09848b196ef1b688f8
--- /dev/null
+++ b/chrome/test/data/chromeos/app_mode/external_update/external_update.json
@@ -0,0 +1,9 @@
+// Dictionary of external kiosk extensions to be updated. Each entry maps
+// the extension's id to its crx's path (relative to this file) and the version
+// of the extension contained in the crx.
+{
+ "ajoggoflpgplnnjkjamcmbepjdjdnpdp" : {
+ "external_crx": "ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx",
+ "external_version": "2.0.0"
+ }
+}
« no previous file with comments | « chrome/test/data/chromeos/app_mode/external_update/ajoggoflpgplnnjkjamcmbepjdjdnpdp-2.0.0.crx ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698