| Index: tools/perf/test-info.json
|
| diff --git a/tools/perf/test-info.json b/tools/perf/test-info.json
|
| index 8f346c80b73bcce1187e86b6005dcfafcb323773..a19c9046ec62696e71644099eaa352a0c849da94 100644
|
| --- a/tools/perf/test-info.json
|
| +++ b/tools/perf/test-info.json
|
| @@ -92,6 +92,12 @@
|
| "media.tough_video_cases":{
|
| "description":"Obtains media metrics for key user scenarios."
|
| },
|
| + "media_perftests":{
|
| + "description":"Microbenchmarks for media (media/) component.",
|
| + "code":[
|
| + "chrome/src/media/media.gyp",
|
| + ]
|
| + },
|
| "memory.reload.2012Q3":{
|
| "description":"Memory consumption for a set of top pages from 2012, reloading and garbage collecting on each page load."
|
| },
|
|
|