| Index: tools/perf/page_sets/top_25.json
|
| diff --git a/tools/perf/page_sets/top_25.json b/tools/perf/page_sets/top_25.json
|
| index d8bb35a4014192229e81826031c5e43e201fac18..3757512a0868bb966219fabd5c104af274e2c3e4 100644
|
| --- a/tools/perf/page_sets/top_25.json
|
| +++ b/tools/perf/page_sets/top_25.json
|
| @@ -104,17 +104,9 @@
|
| ]
|
| },
|
| {
|
| - "url": "https://drive.google.com",
|
| - "why": "productivity, top google properties",
|
| - "credentials": "google",
|
| - "navigate_steps" : [
|
| - { "action": "navigate" },
|
| - { "action": "wait", "javascript": "document.getElementsByClassName('doclistview-list').length" }
|
| - ],
|
| - "smoothness": {
|
| - "action": "scroll",
|
| - "scrollable_element_function": "function(callback) { callback(document.getElementsByClassName('doclistview-list')[0]); }"
|
| - }
|
| + "url": "https://www.google.com/search?q=cats&tbm=isch",
|
| + "why": "tough image case; top google properties",
|
| + "credentials": "google"
|
| },
|
| {
|
| "name": "Docs (1 open document tab)",
|
|
|