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

Unified Diff: slave/skia_slave_scripts/compare_gms.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/compare_gms.py
diff --git a/slave/skia_slave_scripts/compare_gms.py b/slave/skia_slave_scripts/compare_gms.py
index a889b4a87d9b2cda3b17192026fe60cc19ca8de7..69fee0213d1c568c5fd7c9dd5b863d5417d432f3 100644
--- a/slave/skia_slave_scripts/compare_gms.py
+++ b/slave/skia_slave_scripts/compare_gms.py
@@ -10,7 +10,7 @@ import os
import sys
from build_step import BuildStep, BuildStepWarning
-from utils import misc
+from py.utils import misc
import run_gm
import skia_vars
« no previous file with comments | « slave/skia_slave_scripts/chrome_drt_canary_upload_results.py ('k') | slave/skia_slave_scripts/detect_static_initializers.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698