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

Unified Diff: net/BUILD.gn

Issue 399723002: Remove base/network_change_notifier_linux_unittest.cc exclusion. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months 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 | « no previous file | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index dacfad3451596461a92505f6a01e9deaab229293..5210ca85f12f4e30bc5efdfaf1429ed58c3b202e 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1096,7 +1096,6 @@ test("net_unittests") {
if (is_chromeos) {
sources -= [
- "base/network_change_notifier_linux_unittest.cc",
"proxy/proxy_config_service_linux_unittest.cc",
]
}
« no previous file with comments | « no previous file | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698