Index: scripts/slave/recipes/chromium_pgo.py |
diff --git a/scripts/slave/recipes/chromium_pgo.py b/scripts/slave/recipes/chromium_pgo.py |
index 8219c5e72477012e56bf6e21d08b58d5444e8f07..9a9f4067d9af7c869b191cadbb078a84429bd766 100644 |
--- a/scripts/slave/recipes/chromium_pgo.py |
+++ b/scripts/slave/recipes/chromium_pgo.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 = [ |
'archive', |