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

Unified Diff: appengine/findit/waterfall/test/extract_deps_info_pipeline_test.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/test/extract_deps_info_pipeline_test.py
diff --git a/appengine/findit/waterfall/test/extract_deps_info_pipeline_test.py b/appengine/findit/waterfall/test/extract_deps_info_pipeline_test.py
index 0560dc6fad2e5e8f4f267f216224f783484c7aad..8ee7fd372e742b64ef901a9e46daa060de0e6970 100644
--- a/appengine/findit/waterfall/test/extract_deps_info_pipeline_test.py
+++ b/appengine/findit/waterfall/test/extract_deps_info_pipeline_test.py
@@ -2,7 +2,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-from pipeline_utils.appengine_third_party_pipeline_src_pipeline import handlers
+from pipeline_utils.appengine_third_party_pipeline_python_src_pipeline \
+ import handlers
from testing_utils import testing
from common import chromium_deps

Powered by Google App Engine
This is Rietveld 408576698