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

Unified Diff: components/wifi.gypi

Issue 226883002: WiFi client for GCD bootstrapping (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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
Index: components/wifi.gypi
diff --git a/components/wifi.gypi b/components/wifi.gypi
index 178675829b1fceb95378aa8036a99e836710a22d..866b4da33657ee7064e4d84bfdb6b8ebd6f94ac8 100644
--- a/components/wifi.gypi
+++ b/components/wifi.gypi
@@ -19,6 +19,8 @@
'WIFI_IMPLEMENTATION',
],
'sources': [
+ 'wifi/network_properties.cc',
+ 'wifi/network_properties.h',
'wifi/wifi_export.h',
'wifi/wifi_service.cc',
'wifi/wifi_service.h',

Powered by Google App Engine
This is Rietveld 408576698