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

Unified Diff: tools/perf/page_sets/data/android_acceptance.json

Issue 654263005: Add android acceptance test to telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: redid pageset recording Created 6 years, 2 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/page_sets/data/android_acceptance.json
diff --git a/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_safebrowsing.json b/tools/perf/page_sets/data/android_acceptance.json
similarity index 52%
copy from tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_safebrowsing.json
copy to tools/perf/page_sets/data/android_acceptance.json
index 729ff78f78c836b726678dc74bf7e7b61ca86d74..3b479cf1dfda302f2b8577bc15b71dabda42161f 100644
--- a/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_safebrowsing.json
+++ b/tools/perf/page_sets/data/android_acceptance.json
@@ -1,8 +1,10 @@
{
"description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "chrome_proxy_safebrowsing_000.wpr": [
- "http://www.ianfette.org/"
+ "android_acceptance_000.wpr": [
+ "http://www.amazon.com",
+ "http://www.cnn.com",
+ "http://www.msn.com"
]
}
}
« no previous file with comments | « tools/perf/page_sets/android_acceptance.py ('k') | tools/perf/page_sets/data/android_acceptance_000.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698