| Index: tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/lo_fi.py
|
| diff --git a/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/lo_fi.py b/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/lo_fi.py
|
| index ab154b7ff5e0f3bc1044059bf62530d1eb33dcd6..5503602374b088b6bb0140ce60dfc41ef1eddd9b 100644
|
| --- a/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/lo_fi.py
|
| +++ b/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/lo_fi.py
|
| @@ -23,7 +23,7 @@ class LoFiStorySet(story.StorySet):
|
| super(LoFiStorySet, self).__init__()
|
|
|
| urls_list = [
|
| - 'http://check.googlezip.net/cacheable/test.html',
|
| + 'http://check.googlezip.net/static/index.html',
|
| ]
|
|
|
| for url in urls_list:
|
|
|