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

Unified Diff: appengine_module/pipeline_utils/pipelines.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_module/pipeline_utils/appengine_third_party_pipeline_src_pipeline ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine_module/pipeline_utils/pipelines.py
diff --git a/appengine_module/pipeline_utils/pipelines.py b/appengine_module/pipeline_utils/pipelines.py
index fdd1e5ae98dd4640bcf57070418308e344c1582c..b447c6d52fab2c58b800446d7ce56fd1771cab18 100644
--- a/appengine_module/pipeline_utils/pipelines.py
+++ b/appengine_module/pipeline_utils/pipelines.py
@@ -6,7 +6,7 @@ import os
from google.appengine.api import app_identity
-from appengine_third_party_pipeline_src_pipeline import pipeline
+from appengine_third_party_pipeline_python_src_pipeline import pipeline
class AppenginePipeline(pipeline.Pipeline):
« no previous file with comments | « appengine_module/pipeline_utils/appengine_third_party_pipeline_src_pipeline ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698