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

Unified Diff: appengine/cr_rev/app.yaml

Issue 1260743006: Update appengine-pipelines before files API turndown. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Fix typo. Created 5 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/chrome_infra_stats/pipeline ('k') | appengine/cr_rev/appengine_module/cr_rev/controller.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cr_rev/app.yaml
diff --git a/appengine/cr_rev/app.yaml b/appengine/cr_rev/app.yaml
index bfbe9c5b3281d4c55ef9b4f6ffbb60da5de5c37f..8e2a11cdf9c00dbf46f38ed158f909b6ce2460b8 100644
--- a/appengine/cr_rev/app.yaml
+++ b/appengine/cr_rev/app.yaml
@@ -17,7 +17,7 @@ handlers:
# Pipeline handler.
- url: /_ah/pipeline(/.*)?
script: "appengine_module.pipeline_utils.\
- appengine_third_party_pipeline_src_pipeline.handlers._APP"
+ appengine_third_party_pipeline_python_src_pipeline.handlers._APP"
secure: always
- url: /css
« no previous file with comments | « appengine/chrome_infra_stats/pipeline ('k') | appengine/cr_rev/appengine_module/cr_rev/controller.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698