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

Unified Diff: appengine/findit/waterfall/send_notification_for_culprit_pipeline.py

Issue 2488113005: [Findit] Re-org code. (Closed)
Patch Set: Rebase. Created 4 years, 1 month 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/send_notification_for_culprit_pipeline.py
diff --git a/appengine/findit/waterfall/send_notification_for_culprit_pipeline.py b/appengine/findit/waterfall/send_notification_for_culprit_pipeline.py
index e9298d5624b2245e7b60fc4f88e0779e1f79a003..1ce12ee9853c23d7c344886022f536228f6f5ece 100644
--- a/appengine/findit/waterfall/send_notification_for_culprit_pipeline.py
+++ b/appengine/findit/waterfall/send_notification_for_culprit_pipeline.py
@@ -10,7 +10,7 @@ from google.appengine.ext import ndb
from common.http_client_appengine import HttpClientAppengine as HttpClient
from common.pipeline_wrapper import BasePipeline
-from common.rietveld import Rietveld
+from infra_api_clients.codereview.rietveld import Rietveld
from lib import time_util
from lib.gitiles.gitiles_repository import GitilesRepository
from model import analysis_status as status
« no previous file with comments | « appengine/findit/predator/app/frontend/__init__.py ('k') | appengine/findit/waterfall/test/buildbot_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698