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

Unified Diff: appengine/findit/common/test/chrome_dependency_fetcher_test.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 | « no previous file | appengine/findit/crash/changelist_classifier.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/common/test/chrome_dependency_fetcher_test.py
diff --git a/appengine/findit/common/test/chrome_dependency_fetcher_test.py b/appengine/findit/common/test/chrome_dependency_fetcher_test.py
index 462e8adbe2811dd3881e59708ba101cd91b8fc01..fc47bef1f84db6940d390e62f7587a16cb635885 100644
--- a/appengine/findit/common/test/chrome_dependency_fetcher_test.py
+++ b/appengine/findit/common/test/chrome_dependency_fetcher_test.py
@@ -11,8 +11,8 @@ from common import chrome_dependency_fetcher
from common import deps_parser
from common import http_client_appengine
from common.dependency import Dependency, DependencyRoll
-from lib.gitiles.git_repository import GitRepository
-from lib.gitiles import gitiles_repository
+from libs.gitiles.git_repository import GitRepository
+from libs.gitiles import gitiles_repository
from libs.http import retry_http_client
« no previous file with comments | « no previous file | appengine/findit/crash/changelist_classifier.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698