| Index: scripts/slave/recipes/v8/auto_roll_v8_deps.py
|
| diff --git a/scripts/slave/recipes/v8/auto_roll_v8_deps.py b/scripts/slave/recipes/v8/auto_roll_v8_deps.py
|
| index 828028853af6a5e65447d1f3313bb72c51793c1e..2b5736b9fb1915e1bf763251e5e84a8642ad367f 100644
|
| --- a/scripts/slave/recipes/v8/auto_roll_v8_deps.py
|
| +++ b/scripts/slave/recipes/v8/auto_roll_v8_deps.py
|
| @@ -3,7 +3,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',
|
|
|