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

Side by Side Diff: milo/appengine/frontend/dispatch.yaml

Issue 2755273003: Milo: Split pubsub and the prpc api out to its own modules (Closed)
Patch Set: Update reviews Created 3 years, 9 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 unified diff | Download patch
« no previous file with comments | « milo/appengine/frontend/app.yaml ('k') | milo/appengine/frontend/module-api.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 dispatch:
2 - url: "*/pubsub/*"
3 service: pubsub
4 - url: "*/prpc/*"
5 service: api
OLDNEW
« no previous file with comments | « milo/appengine/frontend/app.yaml ('k') | milo/appengine/frontend/module-api.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698