| Index: tools/perf/page_sets/pathological_mobile_sites.py | 
| diff --git a/tools/perf/page_sets/pathological_mobile_sites.py b/tools/perf/page_sets/pathological_mobile_sites.py | 
| index a5d2e6ba676a174705fdda9b030e71003c8b6064..da4134de3c6ee260838d1e32364fbee93f190618 100644 | 
| --- a/tools/perf/page_sets/pathological_mobile_sites.py | 
| +++ b/tools/perf/page_sets/pathological_mobile_sites.py | 
| @@ -33,6 +33,7 @@ class PathologicalMobileSitesPageSet(page_set_module.PageSet): | 
| sites = ['http://edition.cnn.com', | 
| 'http://m.espn.go.com/nhl/rankings', | 
| 'http://recode.net', | 
| +             'http://sports.yahoo.com/', | 
| 'http://www.latimes.com', | 
| ('http://www.pbs.org/newshour/bb/' | 
| 'much-really-cost-live-city-like-seattle/#the-rundown'), | 
|  |