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

Unified Diff: chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v1/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/v1/manifest.json
diff --git a/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v1/manifest.json b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v1/manifest.json
index 60e4b2cd98e0d36d9ffd902e10e1ae33e5545188..47467baa994765a689b19131a360ddf76477dc87 100644
--- a/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v1/manifest.json
+++ b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/primary_app/v1/manifest.json
@@ -15,8 +15,8 @@
"kiosk_enabled": true,
"offline_enabled": true,
"kiosk_secondary_apps": [
- {"id": "ihplaomghjbeafnpnjkhppmfpnmdihgd"},
- {"id": "fiehokkcgaojmbhfhlpiheggjhaedjoc"}
+ {"id": "emnbflhfbllbehnpjmjddklbkeeoaaeg"},
+ {"id": "blmjgfbajihimkjmepbhgmjbopjchlda"}
],
"permissions": [
"power"

Powered by Google App Engine
This is Rietveld 408576698