| Index: scripts/slave/recipes/libvpx/android_unittests.py
|
| diff --git a/scripts/slave/recipes/libvpx/android_unittests.py b/scripts/slave/recipes/libvpx/android_unittests.py
|
| index 76e55b89bc25f35c98e6431cf3426991d7765f1a..f0724ae937858e37c93124f431f0f908612cd8f6 100644
|
| --- a/scripts/slave/recipes/libvpx/android_unittests.py
|
| +++ b/scripts/slave/recipes/libvpx/android_unittests.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 = [
|
| 'git',
|
|
|