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

Unified Diff: chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/secondary_app_3/app_main.html

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/app_main.html
diff --git a/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/secondary_app_3/app_main.html b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/secondary_app_3/app_main.html
new file mode 100644
index 0000000000000000000000000000000000000000..3a4240cc150afc2c3a7872f42b964fa343ace67e
--- /dev/null
+++ b/chrome/test/data/chromeos/app_mode/multi_app_kiosk/src/secondary_app_3/app_main.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+<h1>Test Kiosk multi-app feature, secondary app 3, version: 1.0.0</h1>
+</body>
+<hmtl>

Powered by Google App Engine
This is Rietveld 408576698