Chromium Code Reviews| Index: infra/bots/recipe_modules/vars/api.py |
| diff --git a/infra/bots/recipe_modules/vars/api.py b/infra/bots/recipe_modules/vars/api.py |
| index b2b51b30ac973f210c750515c2116ac78a6bdd92..a3d7c80c605b1c323056770595559b8f254107e9 100644 |
| --- a/infra/bots/recipe_modules/vars/api.py |
| +++ b/infra/bots/recipe_modules/vars/api.py |
| @@ -9,8 +9,6 @@ |
| from recipe_engine import recipe_api |
| -BOTO_CHROMIUM_SKIA_GM = 'chromium-skia-gm.boto' |
| - |
| CONFIG_DEBUG = 'Debug' |
| CONFIG_RELEASE = 'Release' |