Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 577a95c8fab7c9371cff47d161675af0f1cfa449..c2a9fb29d93c7105e49742b044a6150792f6df3d 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -1011,7 +1011,7 @@ |
| 'use_openmax_dl_fft%': 0, |
| }], |
| ['OS=="win" or OS=="linux"', { |
| - 'enable_mdns%' : 1, |
| + 'enable_mdns%' : 1, |
| }], |
| # Disable various features by default on embedded. |