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

Unified Diff: chrome/test/data/extensions/platform_app/empty.html

Issue 8734016: Make platform apps use and require a different container ("shell" instead of "panel") (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 years, 1 month 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/extensions/platform_app/empty.html
diff --git a/chrome/test/data/extensions/platform_app/empty.html b/chrome/test/data/extensions/platform_app/empty.html
new file mode 100644
index 0000000000000000000000000000000000000000..c3665d2770625fe43158075cdac3965594fdc32a
--- /dev/null
+++ b/chrome/test/data/extensions/platform_app/empty.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+Nothing to see here, move along.
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698