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

Unified Diff: appengine/findit/handlers/crash/fracas_dashboard.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
Index: appengine/findit/handlers/crash/fracas_dashboard.py
diff --git a/appengine/findit/handlers/crash/fracas_dashboard.py b/appengine/findit/handlers/crash/fracas_dashboard.py
index 33c27dd834069bcb6c97747247e9e06c63e90e0c..cce3800013067f9dd2c1760a5abcd12c70a47331 100644
--- a/appengine/findit/handlers/crash/fracas_dashboard.py
+++ b/appengine/findit/handlers/crash/fracas_dashboard.py
@@ -7,7 +7,7 @@ from datetime import timedelta
import json
from common.base_handler import BaseHandler, Permission
-from lib import time_util
+from libs import time_util
from model.crash.fracas_crash_analysis import FracasCrashAnalysis
« no previous file with comments | « appengine/findit/handlers/calculate_confidence_scores.py ('k') | appengine/findit/handlers/crash/fracas_result_feedback.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698