| Index: tools/gn/secondary/net/BUILD.gn
|
| diff --git a/tools/gn/secondary/net/BUILD.gn b/tools/gn/secondary/net/BUILD.gn
|
| index 114da13ad5b16b3fd23c3c0e6cb6aaa7a10f1e43..da54e04f3095223ec3ec9d53bb2f35de923bd752 100644
|
| --- a/tools/gn/secondary/net/BUILD.gn
|
| +++ b/tools/gn/secondary/net/BUILD.gn
|
| @@ -1116,8 +1116,6 @@ component("net") {
|
| sources -= [
|
| "base/network_change_notifier_linux.cc",
|
| "base/network_change_notifier_linux.h",
|
| - "base/network_change_notifier_netlink_linux.cc",
|
| - "base/network_change_notifier_netlink_linux.h",
|
| "proxy/proxy_config_service_linux.cc",
|
| "proxy/proxy_config_service_linux.h",
|
| ]
|
|
|