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

Unified Diff: appengine/cr_rev/appengine_module/cr_rev/controller.py

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/cr_rev/app.yaml ('k') | appengine/cr_rev/appengine_module/cr_rev/test/controller_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cr_rev/appengine_module/cr_rev/controller.py
diff --git a/appengine/cr_rev/appengine_module/cr_rev/controller.py b/appengine/cr_rev/appengine_module/cr_rev/controller.py
index 22961e7cb70550950cf303d9e33ef8fd04028172..1f91fcfb86639a2a1a4166dd4ed50343ff9135a8 100644
--- a/appengine/cr_rev/appengine_module/cr_rev/controller.py
+++ b/appengine/cr_rev/appengine_module/cr_rev/controller.py
@@ -24,10 +24,10 @@ from appengine_module.pipeline_utils import pipelines
from appengine_module.cr_rev import models
from appengine_module.pipeline_utils.\
- appengine_third_party_pipeline_src_pipeline \
+ appengine_third_party_pipeline_python_src_pipeline \
import pipeline
from appengine_module.pipeline_utils.\
- appengine_third_party_pipeline_src_pipeline \
+ appengine_third_party_pipeline_python_src_pipeline \
import common
« no previous file with comments | « appengine/cr_rev/app.yaml ('k') | appengine/cr_rev/appengine_module/cr_rev/test/controller_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698