Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(290)

Unified Diff: chrome/chrome_tests.gypi

Issue 243343002: Remove fake_wifi_service.cc from production wifi component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync to r266200 Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | components/wifi.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 568a451be95e096773e3749d6d35fd548eabd7e1..fa5b631337894e941c18da06c05c184e8bf75474 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1868,6 +1868,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',
],
« no previous file with comments | « no previous file | components/wifi.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698