Index: scripts/slave/recipes/chromium_gn_upload.py |
diff --git a/scripts/slave/recipes/chromium_gn_upload.py b/scripts/slave/recipes/chromium_gn_upload.py |
index 3c660b2bc17aec32cea63a2321f5ae3d75015f5f..0deb864530c69e99c7466cbdc19c65aac321b4cb 100644 |
--- a/scripts/slave/recipes/chromium_gn_upload.py |
+++ b/scripts/slave/recipes/chromium_gn_upload.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 = [ |
'bot_update', |