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

Unified Diff: tools/perf/run_multipage_benchmarks

Issue 12294002: Revert 182991 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 10 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
« no previous file with comments | « tools/perf/record_wpr ('k') | tools/perf/run_tests » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/run_multipage_benchmarks
===================================================================
--- tools/perf/run_multipage_benchmarks (revision 182999)
+++ tools/perf/run_multipage_benchmarks (working copy)
@@ -39,6 +39,6 @@
'http://src.chromium.org/viewvc/chrome/trunk/src/tools/' +
'perf/perf_lib/bootstrap_deps')
import perf_tools
- from telemetry.page import multi_page_benchmark_runner
+ from telemetry import multi_page_benchmark_runner
benchmark_dir = os.path.join(os.path.dirname(__file__), 'perf_tools')
sys.exit(multi_page_benchmark_runner.Main(benchmark_dir))
« no previous file with comments | « tools/perf/record_wpr ('k') | tools/perf/run_tests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698