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

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: wifi_test_support depends on onc_component. 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') | components/wifi.gypi » ('J')
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 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',
],
« no previous file with comments | « no previous file | components/wifi.gypi » ('j') | components/wifi.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698