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

Side by Side Diff: tools/perf/page_sets/intl_ar_fa_he.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 right-to-left languages Arabic, Farsi and Heb rew.", 2 "description": "Popular pages in right-to-left languages Arabic, Farsi and Heb rew.",
3 "archive_data_file": "../data/intl_ar_fa_he.json", 3 "archive_data_file": "data/intl_ar_fa_he.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://msn.co.il/" 8 "url": "http://msn.co.il/"
9 }, 9 },
10 { 10 {
11 "url": "http://ynet.co.il/" 11 "url": "http://ynet.co.il/"
12 }, 12 },
13 { 13 {
14 "url": "http://www.islamweb.net/" 14 "url": "http://www.islamweb.net/"
15 }, 15 },
16 { 16 {
17 "url": "http://farsnews.com/" 17 "url": "http://farsnews.com/"
18 }, 18 },
19 { 19 {
20 "url": "http://www.masrawy.com/" 20 "url": "http://www.masrawy.com/"
21 }, 21 },
22 { 22 {
23 "url": "http://www.startimes.com/f.aspx" 23 "url": "http://www.startimes.com/f.aspx"
24 }, 24 },
25 { 25 {
26 "url": "http://www.aljayyash.net/" 26 "url": "http://www.aljayyash.net/"
27 }, 27 },
28 { 28 {
29 "url": "http://www.google.com.sa/" 29 "url": "http://www.google.com.sa/"
30 } 30 }
31 ] 31 ]
32 } 32 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698