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

Unified Diff: appengine/findit/waterfall/flake/step_mapper.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/waterfall/flake/step_mapper.py
diff --git a/appengine/findit/waterfall/flake/step_mapper.py b/appengine/findit/waterfall/flake/step_mapper.py
index a831ee2b16383cb6dca76fbab2601c11f0e80ef9..1e149ae79cf8fca4d693d7b1413a17d80d9cb5bf 100644
--- a/appengine/findit/waterfall/flake/step_mapper.py
+++ b/appengine/findit/waterfall/flake/step_mapper.py
@@ -9,7 +9,7 @@ import logging
from common.http_client_appengine import HttpClientAppengine as HttpClient
from gae_libs import caches
-from lib import cache_decorator
+from libs import cache_decorator
from waterfall import buildbot
from waterfall import swarming_util

Powered by Google App Engine
This is Rietveld 408576698