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

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

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 side-by-side diff with in-line comments
Download patch
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
deleted file mode 100644
index 96644b1fc82d3eb996953d09848b196ef1b688f8..0000000000000000000000000000000000000000
--- a/chrome/test/data/chromeos/app_mode/external_update/external_update.json
+++ /dev/null
@@ -1,9 +0,0 @@
-// 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"
- }
-}

Powered by Google App Engine
This is Rietveld 408576698