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

Unified Diff: tests/masters_recipes_test.py

Issue 1185193006: Fixed presubmit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 6 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/masters_recipes_test.py
diff --git a/tests/masters_recipes_test.py b/tests/masters_recipes_test.py
index 7368d7710541ab54685b435c640c69d738d1edca..0d9ba479374e76bf972c99e2ef76abec8088ea1a 100755
--- a/tests/masters_recipes_test.py
+++ b/tests/masters_recipes_test.py
@@ -20,7 +20,7 @@ sys.path.insert(
sys.path.insert(0, os.path.join(BASE_DIR, 'third_party'))
import chromium_trybot
-from chromium.builders import BUILDERS
+from chromium_tests.builders import BUILDERS
MAIN_WATERFALL_MASTERS = [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698