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

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: Just rebase. 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 e12315c851974b8fcc2b8ac5ed15cc9bc4ff680c..6b33a977813e93cb99fb25f01456276fa7f248b3 100644
--- a/appengine/findit/dispatch.yaml
+++ b/appengine/findit/dispatch.yaml
@@ -10,3 +10,6 @@ dispatch:
- url: "*/waterfall/*"
module: waterfall-frontend
+
+ - url: "*.appspot.com/crash/*"
+ module: crash-frontend
« no previous file with comments | « appengine/findit/crash/test/fracas_crash_pipeline_test.py ('k') | appengine/findit/handlers/crash/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698