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

Side by Side Diff: tools/perf/page_sets/data/chrome_proxy_smoke.json

Issue 397483002: Move chrome_proxy tests from under tools/perf to tools/chrome_proxy/integration_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed comments and sync'ed Created 6 years, 5 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": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": {
4 "chrome_proxy_smoke_000.wpr": [
5 "header validation",
6 "compression: image",
7 "bypass",
8 "compression: javascript",
9 "compression: css",
10 "safebrowsing"
11 ]
12 }
13 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698