Chromium Code Reviews| Index: infra/recipes/chromium_trybot.py |
| diff --git a/infra/recipes/chromium_trybot.py b/infra/recipes/chromium_trybot.py |
| index 5f2ae4b5df4909e84eb7fea2436769eb384db5d8..990f1c177b6f727b3f1c0c17854cda31bb989d22 100644 |
| --- a/infra/recipes/chromium_trybot.py |
| +++ b/infra/recipes/chromium_trybot.py |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| DEPS = [ |
| + 'build/build', |
| 'build/chromium', |
| 'build/chromium_android', |
| 'build/chromium_checkout', |