Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 4433ec474a7a97cb20a0739401181cf2fd454bce..fe50b99c8aeb69b04633935f9b88a41591286b0f 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1873,6 +1873,9 @@ |
], |
}], |
['chromeos == 1 or OS=="win" or OS == "mac"', { |
+ 'dependencies': [ |
+ '../components/components.gyp:wifi_test_support', |
+ ], |
'sources': [ |
'browser/extensions/api/networking_private/networking_private_apitest.cc', |
], |