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

Unified Diff: chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v2/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/v2/manifest.json
diff --git a/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v2/manifest.json b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v2/manifest.json
index 55f7f6fc2cd9528e0400793a4e99d66a34e8a4b4..5712db1acaf7b1f3fed97a19897d215efb10fa4c 100644
--- a/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v2/manifest.json
+++ b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v2/manifest.json
@@ -15,7 +15,7 @@
"kiosk_enabled": true,
"offline_enabled": true,
"kiosk_secondary_apps": [
- {"id": "fiehokkcgaojmbhfhlpiheggjhaedjoc"}
+ {"id": "blmjgfbajihimkjmepbhgmjbopjchlda"}
],
"permissions": [
"power"

Powered by Google App Engine
This is Rietveld 408576698