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

Side by Side Diff: tools/perf/page_sets/intl_es_fr_pt-BR.json

Issue 24294003: [Telemetry] Move WPR archives and credentials from src-internal to Cloud Storage. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Unit test fixes and .gitignore Created 7 years, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "description": "Popular pages in Romance languages Spanish, French and Brazili an Portuguese.", 2 "description": "Popular pages in Romance languages Spanish, French and Brazili an Portuguese.",
3 "archive_data_file": "../data/intl_es_fr_pt-BR.json", 3 "archive_data_file": "data/intl_es_fr_pt-BR.json",
4 "user_agent_type": "desktop", 4 "user_agent_type": "desktop",
5 "smoothness": { "action": "scroll" }, 5 "smoothness": { "action": "scroll" },
6 "pages": [ 6 "pages": [
7 { 7 {
8 "url": "http://elmundo.es/" 8 "url": "http://elmundo.es/"
9 }, 9 },
10 { 10 {
11 "url": "http://terra.es/" 11 "url": "http://terra.es/"
12 }, 12 },
13 { 13 {
(...skipping 17 matching lines...) Expand all
31 { 31 {
32 "url": "http://www.uol.com.br/", 32 "url": "http://www.uol.com.br/",
33 "why": "#5 site in Brazil" 33 "why": "#5 site in Brazil"
34 }, 34 },
35 { 35 {
36 "url": "http://produto.mercadolivre.com.br/MLB-468424957-pelicula-protetor a-smartphone-h5500-e-h5300-43-frete-free-_JM", 36 "url": "http://produto.mercadolivre.com.br/MLB-468424957-pelicula-protetor a-smartphone-h5500-e-h5300-43-frete-free-_JM",
37 "why": "#10 site in Brazil" 37 "why": "#10 site in Brazil"
38 } 38 }
39 ] 39 ]
40 } 40 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698