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

Unified Diff: chrome/test/data/chromeos/demo_app/html/main.html

Issue 205713002: Add a basic demo mode browser test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix license 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 | « chrome/chrome_tests.gypi ('k') | chrome/test/data/chromeos/demo_app/js/background.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromeos/demo_app/html/main.html
diff --git a/chrome/test/data/chromeos/demo_app/html/main.html b/chrome/test/data/chromeos/demo_app/html/main.html
new file mode 100644
index 0000000000000000000000000000000000000000..dd0d6e8576caf1681be25363a6a0acd28e3bef5e
--- /dev/null
+++ b/chrome/test/data/chromeos/demo_app/html/main.html
@@ -0,0 +1,8 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"></meta>
+</head>
+<body bgcolor="#f00">
+<!-- Intentionally blank HTML -->
+</body>
+</html>
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/test/data/chromeos/demo_app/js/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698