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

Unified Diff: scripts/slave/recipes/syzygy/continuous.py

Issue 1241323004: Cross-repo recipe package system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Roll to latest recipes-py Created 5 years, 3 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
Index: scripts/slave/recipes/syzygy/continuous.py
diff --git a/scripts/slave/recipes/syzygy/continuous.py b/scripts/slave/recipes/syzygy/continuous.py
index 5139235ad4ee16b3a01daebb5265dce018c427ff..5918d74199d7f89f77cbfaf7c4d9795c33df7e85 100644
--- a/scripts/slave/recipes/syzygy/continuous.py
+++ b/scripts/slave/recipes/syzygy/continuous.py
@@ -16,7 +16,7 @@ To be tested using a command-line like:
Places resulting output in build/slave/fake_slave.
"""
-from infra.libs.infra_types import freeze
+from recipe_engine.types import freeze
# Recipe module dependencies.
DEPS = [
« no previous file with comments | « scripts/slave/recipes/swarming/deterministic_build.py ('k') | scripts/slave/recipes/v8/auto_roll_v8_deps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698