Index: tools/perf/benchmarks/smoothness.py |
diff --git a/tools/perf/benchmarks/smoothness.py b/tools/perf/benchmarks/smoothness.py |
index 769b67972ca3b9d4e8c666ddd2f0e2c77fc61de5..be9c195f0350bbee163c233ea12aee95da8a094a 100644 |
--- a/tools/perf/benchmarks/smoothness.py |
+++ b/tools/perf/benchmarks/smoothness.py |
@@ -2,6 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+ |
from core import perf_benchmark |
from benchmarks import silk_flags |