Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index dbc505c0c54c9b45a02d8123e222e771643f2924..542c98080390b9890469174e8740747b860bea29 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -303,7 +303,7 @@ |
| }], |
| # The system root for linux builds. |
| - ['OS=="linux" and chromeos==0 and use_sysroot==1', { |
| + ['OS=="linux" and use_sysroot==1', { |
| # sysroot needs to be an absolute path otherwise it generates |
| # incorrect results when passed to pkg-config |
| 'conditions': [ |