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

Unified Diff: tools/perf/profile_creators/many_extensions_profile_creator.py

Issue 311193003: [telemetry] Cleanups for benchmarks importing page sets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove description fo' realz. (from gpu tests) Created 6 years, 6 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: tools/perf/profile_creators/many_extensions_profile_creator.py
diff --git a/tools/perf/profile_creators/many_extensions_profile_creator.py b/tools/perf/profile_creators/many_extensions_profile_creator.py
index 5b3cfb873b49b75aefe6a118a4225b071e6fc72b..018cba23df91e120217c53cc7329a0d580516c89 100644
--- a/tools/perf/profile_creators/many_extensions_profile_creator.py
+++ b/tools/perf/profile_creators/many_extensions_profile_creator.py
@@ -1,7 +1,8 @@
# Copyright 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-from telemetry.page import extensions_profile_creator
+
+from profile_creators import extensions_profile_creator
class ManyExtensionsProfileCreator(
« no previous file with comments | « tools/perf/profile_creators/extensions_profile_creator.py ('k') | tools/perf/profile_creators/small_profile_creator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698