| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index b48beccd9d1f245c7e931fc1a2c2518afea5f957..c47e16dd6b0ffa9e40381c4ec00199d1487573f8 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -370,6 +370,8 @@
|
| 'network/shill_property_util.h',
|
| 'network/dhcp_proxy_script_fetcher_chromeos.cc',
|
| 'network/dhcp_proxy_script_fetcher_chromeos.h',
|
| + 'network/wifi_access_point_info_provider_chromeos.cc',
|
| + 'network/wifi_access_point_info_provider_chromeos.h',
|
| 'pairing/fake_controller_pairing_controller.cc',
|
| 'pairing/fake_controller_pairing_controller.h',
|
| 'pairing/fake_host_pairing_controller.cc',
|
|
|