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

Unified Diff: appengine/findit/lib/gitiles/test/gitiles_repository_test.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/lib/gitiles/test/gitiles_repository_test.py
diff --git a/appengine/findit/lib/gitiles/test/gitiles_repository_test.py b/appengine/findit/lib/gitiles/test/gitiles_repository_test.py
index dab3d28011b790d6c80e647b123e48c20d2fb9a2..ad37f28074832c87b14342f555b8e1abc5e79f2a 100644
--- a/appengine/findit/lib/gitiles/test/gitiles_repository_test.py
+++ b/appengine/findit/lib/gitiles/test/gitiles_repository_test.py
@@ -9,11 +9,9 @@ import re
from testing_utils import testing
-# TODO(http://crbug.com/660474): Nothing in ./lib should depend on things
-# in ./common
-from common import retry_http_client
from lib.gitiles import gitiles_repository
from lib.gitiles.change_log import ChangeLog
+from libs.http import retry_http_client
COMMIT_MESSAGE = ('Add popover for snapshot canvas log.\n\n'
« no previous file with comments | « appengine/findit/infra_api_clients/codereview/test/rietveld_test.py ('k') | appengine/findit/libs/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698