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

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

Issue 1301323005: Implement kiosk multiple apps feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix nits. Created 5 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
Index: chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/secondary_app_3/manifest.json
diff --git a/chrome/test/data/chromeos/app_mode/offline_enabled_kiosk_app/v1/manifest.json b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/secondary_app_3/manifest.json
similarity index 90%
copy from chrome/test/data/chromeos/app_mode/offline_enabled_kiosk_app/v1/manifest.json
copy to chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/secondary_app_3/manifest.json
index c1dbb878a79c05e1a9daf2f99fe7c12585f0059a..f451d47df44bde7e4080dc972a2c881b36ceb29a 100644
--- a/chrome/test/data/chromeos/app_mode/offline_enabled_kiosk_app/v1/manifest.json
+++ b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/secondary_app_3/manifest.json
@@ -1,6 +1,6 @@
{
"manifest_version": 2,
- "name": "Test Kiosk App",
+ "name": "Kiosk secondary app 3",
"minimum_chrome_version": "24.0.1307.0",
"version": "1.0.0",
"icons": {

Powered by Google App Engine
This is Rietveld 408576698