| Index: scripts/slave/recipes/dart/dartium_perf.py
|
| diff --git a/scripts/slave/recipes/dart/dartium_perf.py b/scripts/slave/recipes/dart/dartium_perf.py
|
| index 357a8e8a4e91950d55224ffa37e1eb7405a5d82a..837b477bbf6e04c8b2ca77ba32a8aef4613170fb 100644
|
| --- a/scripts/slave/recipes/dart/dartium_perf.py
|
| +++ b/scripts/slave/recipes/dart/dartium_perf.py
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
| import json
|
|
|
| -from recipe_engine.types import freeze
|
| +from infra.libs.infra_types import freeze
|
|
|
| DEPS = [
|
| 'chromium',
|
|
|