| 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 7ffa9f9c77a17b4fdc4234311f81844354a485dd..8ae04c36c6001e8cd787fc14d88a05daff936430 100644
|
| --- a/tools/perf/page_sets/top_25.json
|
| +++ b/tools/perf/page_sets/top_25.json
|
| @@ -61,18 +61,18 @@
|
| "credentials": "facebook",
|
| "scroll_is_infinite": true,
|
| "stress_memory": {
|
| - "action": "compound",
|
| + "action": "compound_interaction",
|
| "actions": [
|
| {
|
| - "action": "click_to_navigate",
|
| + "action": "click_to_navigate_interaction",
|
| "selector": "a[href=\"http://www.facebook.com/WomenforObama\"]"
|
| },
|
| {
|
| - "action": "click_to_navigate",
|
| + "action": "click_to_navigate_interaction",
|
| "selector": "a[href=\"http://www.facebook.com/WomenforObama/info\"]"
|
| },
|
| {
|
| - "action": "click_to_navigate",
|
| + "action": "click_to_navigate_interaction",
|
| "selector": "a[href=\"http://www.facebook.com/?ref=tn_tnmn\"]"
|
| }
|
| ]
|
|
|