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

Unified Diff: chrome/test/data/extensions/lock_screen_apps/app_launch/test.html

Issue 2927303003: Add hooks to allow lock screen app pages in sign-in profile (Closed)
Patch Set: . Created 3 years, 6 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/extensions/lock_screen_apps/app_launch/test.html
diff --git a/chrome/test/data/extensions/lock_screen_apps/app_launch/test.html b/chrome/test/data/extensions/lock_screen_apps/app_launch/test.html
new file mode 100644
index 0000000000000000000000000000000000000000..682e3d21c95faf6fbd04bc5283a5083d2b4167af
--- /dev/null
+++ b/chrome/test/data/extensions/lock_screen_apps/app_launch/test.html
@@ -0,0 +1,5 @@
+<html>
+<head>
+<script src="test.js"> </script>
+</head>
+</html>

Powered by Google App Engine
This is Rietveld 408576698