Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 77dc99a18ca1b0a212777cbfb0141e93e3b52c1b..d41b109c2b1904d8320c4ffea8339f786de3e719 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -715,7 +715,7 @@ |
| 'browser/renderer_host/gtk_key_bindings_handler.h', |
| ], |
| }], |
| - ['OS=="openbsd"', { |
| + ['os_bsd==1', { |
| 'sources/': [ |
| ['exclude', '^browser/geolocation/wifi_data_provider_linux\\.cc$'], |
| ], |