| Index: chromeos/BUILD.gn
|
| diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
|
| index 0f3906c152bf4a9eef8b6564e4377d428188e1b9..cd5a37e46f187171c2f4486a18a41a7ef3924bf0 100644
|
| --- a/chromeos/BUILD.gn
|
| +++ b/chromeos/BUILD.gn
|
| @@ -107,6 +107,8 @@ static_library("test_support") {
|
| "network/fake_network_device_handler.h",
|
| "network/mock_managed_network_configuration_handler.cc",
|
| "network/mock_managed_network_configuration_handler.h",
|
| + "network/mock_network_device_handler.cc",
|
| + "network/mock_network_device_handler.h",
|
| "network/onc/onc_test_utils.cc",
|
| "network/onc/onc_test_utils.h",
|
| "system/fake_statistics_provider.cc",
|
|
|