| Index: scripts/slave/recipe_modules/chromium_tests/chromium_perf.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py b/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py
|
| index 9329260a5c94852271ef140a1a2a2f4016479a1f..afd8abaf39756be806f0dea06e9228706bc50cbb 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py
|
| @@ -14,6 +14,7 @@ SPEC = {
|
| 'builders': {},
|
| 'settings': {
|
| 'build_gs_bucket': 'chrome-perf',
|
| + 'bisect_build_gs_bucket' : 'chrome-test-builds',
|
| },
|
| }
|
|
|
|
|