| Index: tools/perf/page_sets/system_health_stories.py
|
| diff --git a/tools/perf/page_sets/system_health_stories.py b/tools/perf/page_sets/system_health_stories.py
|
| index 9b2ee7de071038da455e8ce371c88a5d8c98612e..3a2a5ded71ded0fc6caaa01e2ee5681aedf8ed28 100644
|
| --- a/tools/perf/page_sets/system_health_stories.py
|
| +++ b/tools/perf/page_sets/system_health_stories.py
|
| @@ -190,10 +190,6 @@ _SINGLE_PAGE_SPECS = {
|
| _PageSpec(
|
| name='wikipedia',
|
| url='https://en.wikipedia.org/wiki/Science'),
|
| - # Redirects to the "http://" version.
|
| - _PageSpec(
|
| - name='engadget',
|
| - url='https://www.engadget.com/uk/'),
|
| ],
|
|
|
| # Audio and video.
|
|
|