Index: tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/safebrowsing.py |
diff --git a/tools/perf/page_sets/chrome_proxy/safebrowsing.py b/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/safebrowsing.py |
similarity index 99% |
rename from tools/perf/page_sets/chrome_proxy/safebrowsing.py |
rename to tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/safebrowsing.py |
index e543383015c8fcfbb20566e8728aaa3e957bfcfa..b93949e55966c7ebe3b078abb72c37a91c316a2a 100644 |
--- a/tools/perf/page_sets/chrome_proxy/safebrowsing.py |
+++ b/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/safebrowsing.py |
@@ -1,6 +1,7 @@ |
# Copyright 2014 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 page as page_module |
from telemetry.page import page_set as page_set_module |