| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index d8015d90b7b03777a50ccac2a7b704c99838baea..4ccdfca9cdfb35a7f2a4a4bd23c0ed76c3983fab 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -419,6 +419,8 @@
|
| 'network/portal_detector/network_portal_detector.h',
|
| 'network/portal_detector/network_portal_detector_strategy.cc',
|
| 'network/portal_detector/network_portal_detector_strategy.h',
|
| + 'network/portal_detector/network_portal_detector_stub.cc',
|
| + 'network/portal_detector/network_portal_detector_stub.h',
|
| 'network/shill_property_handler.cc',
|
| 'network/shill_property_handler.h',
|
| 'network/shill_property_util.cc',
|
| @@ -503,7 +505,6 @@
|
| 'network/network_configuration_handler_unittest.cc',
|
| 'network/network_connection_handler_unittest.cc',
|
| 'network/network_device_handler_unittest.cc',
|
| - 'network/network_profile_handler_stub.h',
|
| 'network/network_sms_handler_unittest.cc',
|
| 'network/network_state_handler_unittest.cc',
|
| 'network/network_state_unittest.cc',
|
|
|