1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 "network_properties.cc",
8 "network_properties.h",
12 "wifi_service_mac.mm",
13 "wifi_service_win.cc",
17 "WIFI_IMPLEMENTATION",
23 "//third_party/libxml",
35 "SystemConfiguration.framework",
40 source_set("test_support") {
42 "fake_wifi_service.cc",
43 "fake_wifi_service.h",
53 executable("wifi_test") {