Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 17a75724267bf582e4a7297a048cbd28a2cc82d7..54cd7a246a23dcfc69a638c3b2f46eb06bad1053 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -1865,6 +1865,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', |
| ], |