Chromium Code Reviews| Index: build/temp_gyp/googleurl.gyp |
| diff --git a/build/temp_gyp/googleurl.gyp b/build/temp_gyp/googleurl.gyp |
| index 8e87a70ac5725c6ba5c45e7558be1272b0e1be5e..aa672da5ce5c1b715e55ae2281dabd59fbd16973 100644 |
| --- a/build/temp_gyp/googleurl.gyp |
| +++ b/build/temp_gyp/googleurl.gyp |
| @@ -86,7 +86,7 @@ |
| '../../base/test/run_all_unittests.cc', |
| ], |
| 'conditions': [ |
| - ['OS=="linux" or OS=="freebsd"', { |
| + ['os_posix==1', { |
| 'conditions': [ |
| ['linux_use_tcmalloc==1', { |
| 'dependencies': [ |