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

Unified Diff: chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v24/manifest.json

Issue 1488393002: Check import module update before launching the primary kiosk app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years 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/multi_app_kiosk/src/primary_app/v24/manifest.json
diff --git a/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v24/manifest.json b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v24/manifest.json
index cb698e6b6ebbc805df38bde0baf0a915d6cc4ecd..36360a9455ff8e9caa9b09ad4274e22a1b83af09 100644
--- a/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v24/manifest.json
+++ b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v24/manifest.json
@@ -15,6 +15,6 @@
"kiosk_enabled": true,
"offline_enabled": true,
"kiosk_secondary_apps": [
- {"id": "imlgadjgphbjkaceoiapiephhgeofhic"}
+ {"id": "gdmgkkoghcihimdfoabkefdkccllcfea"}
]
}

Powered by Google App Engine
This is Rietveld 408576698