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

Unified Diff: extensions/test/data/platform_app/hello.html

Issue 224723022: Add the first app_shell_browsertest test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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: extensions/test/data/platform_app/hello.html
diff --git a/extensions/test/data/platform_app/hello.html b/extensions/test/data/platform_app/hello.html
new file mode 100644
index 0000000000000000000000000000000000000000..e9f2034bea1b74b7eced7af207771516ad8e881c
--- /dev/null
+++ b/extensions/test/data/platform_app/hello.html
@@ -0,0 +1,3 @@
+<p>Hello!</p>
+<p>World!</p>
+<script src="world.js"></script>

Powered by Google App Engine
This is Rietveld 408576698