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

Unified Diff: appengine/findit/findit_api.py

Issue 2538373003: [Culprit-Finder] Merge lib/ to libs/. (Closed)
Patch Set: . Created 4 years 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/findit/crash/test/results_test.py ('k') | appengine/findit/gae_libs/caches.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/findit_api.py
diff --git a/appengine/findit/findit_api.py b/appengine/findit/findit_api.py
index 627777ecb756236053f0a898a2e022b51b9f4f0b..09611bd3e372eb54d8704537a16e9f067696ce78 100644
--- a/appengine/findit/findit_api.py
+++ b/appengine/findit/findit_api.py
@@ -26,7 +26,7 @@ from common import appengine_util
from common import auth_util
from common import constants
from common.waterfall import failure_type
-from lib import time_util
+from libs import time_util
from model import analysis_approach_type
from model import analysis_status
from model.flake.flake_analysis_request import FlakeAnalysisRequest
« no previous file with comments | « appengine/findit/crash/test/results_test.py ('k') | appengine/findit/gae_libs/caches.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698