Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 32f72341bcf61f6b3eae9b6d06ecf6331f8567de..e40da47936b3b58c83a3b7befda23f9865695c12 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1974,7 +1974,7 @@ |
}], |
], |
}], |
- ['chromeos == 1 or OS=="win"', { |
+ ['chromeos == 1 or OS=="win" or OS == "mac"', { |
'sources': [ |
'browser/extensions/api/networking_private/networking_private_apitest.cc', |
], |