| Index: scripts/slave/recipes/cronet.py
|
| diff --git a/scripts/slave/recipes/cronet.py b/scripts/slave/recipes/cronet.py
|
| index fc7878ca6aec4b5660534afa624820ee06b72795..bbcf628f4bc2180752637be794757d2d0e89aeec 100644
|
| --- a/scripts/slave/recipes/cronet.py
|
| +++ b/scripts/slave/recipes/cronet.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 recipe_engine.types import freeze
|
| +from infra.libs.infra_types import freeze
|
|
|
| DEPS = [
|
| 'cronet',
|
|
|