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 f0724ae937858e37c93124f431f0f908612cd8f6..76e55b89bc25f35c98e6431cf3426991d7765f1a 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 recipe_engine.types import freeze |
+from infra.libs.infra_types import freeze |
DEPS = [ |
'git', |