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

Unified Diff: appengine/findit/waterfall-frontend.yaml

Issue 2131473003: UI for the regression range test. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: +tests and lint 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
Index: appengine/findit/waterfall-frontend.yaml
diff --git a/appengine/findit/waterfall-frontend.yaml b/appengine/findit/waterfall-frontend.yaml
index cf6b1ac79e828a5ff965223d8ef03e678119fed7..eb0f5672e19cc29601c1b55000f11a4cb227b259 100644
--- a/appengine/findit/waterfall-frontend.yaml
+++ b/appengine/findit/waterfall-frontend.yaml
@@ -24,8 +24,8 @@ handlers:
upload: static/common.css
- url: /waterfall/flake
- static_files: templates/flake.html
- upload: templates/flake.html
+ static_files: templates/flake/flake.html
+ upload: templates/flake/flake.html
# Pipeline status UI handler.
- url: /_ah/pipeline(/.*)?
« appengine/findit/templates/flake/flake.html ('K') | « appengine/findit/templates/flake/result.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698