| 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 = [
|
|
|