Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Unified Diff: tools/gn/secondary/net/BUILD.gn

Issue 117673003: GN fixes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/toolchain/linux/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « build/toolchain/linux/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698