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

Unified Diff: appengine/swarming/elements/build/botlist-build.html

Issue 2174903002: Add stub pages and oauth-blessed request to /newui (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: Remove unneeded headers Created 4 years, 5 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 | « appengine/swarming/elements/bower.json ('k') | appengine/swarming/elements/build/index-build.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/elements/build/botlist-build.html
diff --git a/appengine/swarming/elements/build/botlist-build.html b/appengine/swarming/elements/build/botlist-build.html
new file mode 100644
index 0000000000000000000000000000000000000000..9b01dec9f3d5d20658e3efdb0d90e878d65b1f8f
--- /dev/null
+++ b/appengine/swarming/elements/build/botlist-build.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html><html><head>
+ <title>Botlist filler</title>
+ <meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+ <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">
+ </head>
+
+<body>
+ <h1>Botlist filler</h1><h1>
+
+
+</h1></body></html>
« no previous file with comments | « appengine/swarming/elements/bower.json ('k') | appengine/swarming/elements/build/index-build.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698