Chromium Code Reviews| Index: build/common.gypi |
| =================================================================== |
| --- build/common.gypi (revision 104889) |
| +++ build/common.gypi (working copy) |
| @@ -843,6 +843,7 @@ |
| ['asan==1', { |
| 'clang%': 1, |
| + 'clang_use_chrome_plugins%': 0, |
|
Nico
2011/10/12 15:42:56
add a comment why
|
| }], |
| ], |
| # List of default apps to install in new profiles. The first list contains |