| Index: scripts/slave/recipe_modules/chromium/chromium_chromiumos.py
|
| diff --git a/scripts/slave/recipe_modules/chromium/chromium_chromiumos.py b/scripts/slave/recipe_modules/chromium/chromium_chromiumos.py
|
| index 2771dccbea268894a5ff427b6872032daec38d0f..1ec0d769e9ef1c14f23a641da87ee4e7d4ef6abe 100644
|
| --- a/scripts/slave/recipe_modules/chromium/chromium_chromiumos.py
|
| +++ b/scripts/slave/recipe_modules/chromium/chromium_chromiumos.py
|
| @@ -57,7 +57,6 @@ SPEC = {
|
| gs_acl='public-read',
|
| ),
|
| steps.Deps2GitTest(),
|
| - steps.Deps2SubmodulesTest(),
|
| steps.CheckpermsTest(),
|
| ],
|
| 'testing': {
|
|
|