| Index: scripts/slave/recipes/ozone_ecs.py
|
| diff --git a/scripts/slave/recipes/ozone_ecs.py b/scripts/slave/recipes/ozone_ecs.py
|
| index 559d9a32dbf962d4f1dd01f7f865b124442ceb00..404609957d792fb6ff9d7d2a72283d5ea4fd5c46 100644
|
| --- a/scripts/slave/recipes/ozone_ecs.py
|
| +++ b/scripts/slave/recipes/ozone_ecs.py
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -from infra.libs.infra_types import freeze
|
| +from recipe_engine.types import freeze
|
|
|
| DEPS = [
|
| 'bot_update',
|
|
|