Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index dfc7abee87ca0e9a935b5931f75ea436fb7b1661..5db461deef2ef30343c831d1b4c24fcdc212c36d 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -846,6 +846,10 @@ |
| }, { |
| 'icu_use_data_file_flag%' : 0, |
| }], |
| + |
| + ['OS=="linux"', { |
| + 'use_mojo%': 1, |
| + }], |
| ], |
| # Set this to 1 to enable use of concatenated impulse responses |