Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 58e2530c0e6c664e74babdc40d798fd86be1cc0a..e2c9f39e30caf5a3429ff4eaaec8e75de3d27872 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -2034,7 +2034,7 @@ |
| ['exclude', '^test/data/webui/print_preview.js'], |
| ], |
| }], |
| - ['enable_mdns==1', { |
| + ['enable_service_discovery==1', { |
| 'sources' : [ |
| 'browser/ui/webui/local_discovery/local_discovery_ui_browsertest.cc', |
| ] |