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