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

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

Issue 191183002: Test files for https://codereview.chromium.org/181233007/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missed app_main.html Created 6 years, 9 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
« no previous file with comments | « no previous file | chrome/test/data/chromeos/app_mode/kiosk_test_app/src/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromeos/app_mode/kiosk_test_app/src/app_main.html
diff --git a/chrome/test/data/chromeos/app_mode/kiosk_test_app/src/app_main.html b/chrome/test/data/chromeos/app_mode/kiosk_test_app/src/app_main.html
index e0aa0f65b52e681576617fc690e62ce3a9f4c2b7..ff87e14a223f9fe6a9e54c40224ad388cadba89b 100644
--- a/chrome/test/data/chromeos/app_mode/kiosk_test_app/src/app_main.html
+++ b/chrome/test/data/chromeos/app_mode/kiosk_test_app/src/app_main.html
@@ -2,5 +2,6 @@
<script src="app_main.js"></script>
<body>
<h1>Test Kiosk App!!!</h1>
+<webview></webview>
</body>
<hmtl>
« no previous file with comments | « no previous file | chrome/test/data/chromeos/app_mode/kiosk_test_app/src/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698