Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index a4ae59156156da92f9e1d458b5950f297b4d8cf6..c858ba048e936eaac887e046ce1bf403854229cc 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -1961,7 +1961,7 @@ |
| }], |
| ], |
| }], |
| - ['chromeos == 1 or OS=="win"', { |
| + ['chromeos == 1 or OS=="win" or OS == "mac"', { |
| 'sources': [ |
| 'browser/extensions/api/networking_private/networking_private_apitest.cc', |
| ], |