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

Unified Diff: appengine/findit/waterfall/extract_signal_pipeline.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
Index: appengine/findit/waterfall/extract_signal_pipeline.py
diff --git a/appengine/findit/waterfall/extract_signal_pipeline.py b/appengine/findit/waterfall/extract_signal_pipeline.py
index 2b553b668dda17ae29e21e6bd3f049d3c09193d5..7a03ddb9cc281f540c480d0b43260e4d092364ea 100644
--- a/appengine/findit/waterfall/extract_signal_pipeline.py
+++ b/appengine/findit/waterfall/extract_signal_pipeline.py
@@ -9,7 +9,8 @@ import json
from google.appengine.api.urlfetch import ResponseTooLargeError
-from pipeline_utils.appengine_third_party_pipeline_src_pipeline import pipeline
+from pipeline_utils.appengine_third_party_pipeline_python_src_pipeline \
+ import pipeline
from common.http_client_appengine import HttpClientAppengine as HttpClient
from model.wf_step import WfStep
« no previous file with comments | « appengine/findit/waterfall/detect_first_failure_pipeline.py ('k') | appengine/findit/waterfall/pull_changelog_pipeline.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698