Chromium Code Reviews| Index: tools/mb/mb_config.pyl |
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl |
| index b4417b81cd186d05e598564f5ff1d509664d6983..3ba4a663466aa2ad6fd5405e8553ca308ba9182c 100644 |
| --- a/tools/mb/mb_config.pyl |
| +++ b/tools/mb/mb_config.pyl |
| @@ -1623,7 +1623,7 @@ |
| }, |
| 'clang_tot': { |
| - 'gn_args': 'llvm_force_head_revision=true clang_use_chrome_plugins=false enable_nocompile_tests=false', |
| + 'gn_args': 'llvm_force_head_revision=true clang_use_chrome_plugins=false', |
| 'mixins': ['clang'], |
| }, |