| Index: tools/perf/page_sets/intl_hi_ru.py
|
| diff --git a/tools/perf/page_sets/intl_hi_ru.py b/tools/perf/page_sets/intl_hi_ru.py
|
| index 7a1c052ddc09e575812c0e210809922a86b737c6..4bf42c091ee3d3cbf79b4f2d9c5bfb7fc07cb8f4 100644
|
| --- a/tools/perf/page_sets/intl_hi_ru.py
|
| +++ b/tools/perf/page_sets/intl_hi_ru.py
|
| @@ -26,8 +26,7 @@ class IntlHiRuPageSet(story.StorySet):
|
| def __init__(self, cache_temperatures=None):
|
| super(IntlHiRuPageSet, self).__init__(
|
| archive_data_file='data/intl_hi_ru.json',
|
| - cloud_storage_bucket=story.PARTNER_BUCKET,
|
| - verify_names=True)
|
| + cloud_storage_bucket=story.PARTNER_BUCKET)
|
| if cache_temperatures is None:
|
| cache_temperatures = [cache_temperature_module.ANY]
|
|
|
|
|