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

Side by Side Diff: tools/perf/page_sets/chrome_proxy/safebrowsing.json

Issue 191383003: First cut of chrome-proxy (data reduction proxy) measurements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 9 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
OLDNEW
(Empty)
1 {
2 "description": "Chrome proxy test sites",
3 "pages": [
4 {
5 "url": "http://www.ianfette.org/",
6 "why": "Expect 'malware ahead' page. Use a short navigation timeout becaus e no response will be received.",
7 "navigate_steps" : [
8 { "action": "navigate", "timeout_seconds": 5 }
9 ]
10 }
11 ]
12 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698