Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Unified Diff: slave/skia_slave_scripts/flavor_utils/chromeos_build_step_utils.py

Issue 344183004: Use new common utils where possible. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: rebase Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: slave/skia_slave_scripts/flavor_utils/chromeos_build_step_utils.py
diff --git a/slave/skia_slave_scripts/flavor_utils/chromeos_build_step_utils.py b/slave/skia_slave_scripts/flavor_utils/chromeos_build_step_utils.py
index cc557ca8d7eefa47f1e4533c620257286436dfee..949c91e99a2e847d52606598e3c85e471410a7b7 100644
--- a/slave/skia_slave_scripts/flavor_utils/chromeos_build_step_utils.py
+++ b/slave/skia_slave_scripts/flavor_utils/chromeos_build_step_utils.py
@@ -6,7 +6,7 @@
from flavor_utils.ssh_build_step_utils import SshBuildStepUtils
from slave import slave_utils
-from utils import shell_utils
+from py.utils import shell_utils
import os

Powered by Google App Engine
This is Rietveld 408576698