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

Unified Diff: tools/perf/page_sets/key_mobile_sites.json

Issue 11299273: Telemetry: sets key_mobile_sites to use "mobile" user agent type. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/key_mobile_sites.json
diff --git a/tools/perf/page_sets/key_mobile_sites.json b/tools/perf/page_sets/key_mobile_sites.json
index eede0ffc3efd472d6326b736b3aab425440a8f14..2c07df937ef50653ce047bf6cc327ee988a16683 100644
--- a/tools/perf/page_sets/key_mobile_sites.json
+++ b/tools/perf/page_sets/key_mobile_sites.json
@@ -1,6 +1,7 @@
{
"description": "Mobile sites for M25",
"credentials_path": "../data/credentials.json",
+ "user_agent_type": "mobile",
"pages": [
{
"url": "http://www.androidpolice.com/2012/10/03/rumor-evidence-mounts-that-an-lg-optimus-g-nexus-is-coming-along-with-a-nexus-phone-certification-program/",
@@ -232,7 +233,7 @@
}
},
{
- "url": "ttp://br.337.com/pages/196/DDTank",
+ "url": "http://br.337.com/pages/196/DDTank",
"scrolling": {
"action": "scrolling_interaction"
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698