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

Unified Diff: appengine/findit/dispatch.yaml

Issue 1852383002: [Findit] Integrate with Fracas through Pub/Sub. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Fix nits. Created 4 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: appengine/findit/dispatch.yaml
diff --git a/appengine/findit/dispatch.yaml b/appengine/findit/dispatch.yaml
index 0e93567e875eca5c53ca7dc3b3528c474423de26..05698e0f6b71510b3573a7139afb3fd851991070 100644
--- a/appengine/findit/dispatch.yaml
+++ b/appengine/findit/dispatch.yaml
@@ -10,3 +10,6 @@ dispatch:
- url: "*.appspot.com/waterfall/*"
module: waterfall-frontend
+
+ - url: "*.appspot.com/crash/*"
+ module: crash-frontend

Powered by Google App Engine
This is Rietveld 408576698