| Index: scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py b/scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py
|
| index 03bf027014ddd9e6a6948450d14091f130b7c8ba..b7b55683b37b4ad7707c67414699d2a6945685e3 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_webkit.py
|
| @@ -224,8 +224,7 @@ SPEC['builders'].update({
|
| 'BUILD_CONFIG': 'Release',
|
| 'TARGET_BITS': 64,
|
| },
|
| - 'bot_type': 'tester',
|
| - 'parent_buildername': 'WebKit Mac Builder',
|
| + 'bot_type': 'builder',
|
| 'test_generators': [
|
| steps.generate_gtest,
|
| steps.generate_script,
|
|
|