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

Unified Diff: chrome/browser/BUILD.gn

Issue 2750453002: Add DiscoveryNetworkMonitor implementation (Closed)
Patch Set: Created 3 years, 9 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c39213e5752751c07c042422d51032a0bc4ea674..14c2ab2ba5dbf8068d8d311b3425656d3a521c79 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -656,6 +656,12 @@ split_static_library("browser") {
"net/chrome_url_request_context_getter.h",
"net/crl_set_fetcher.cc",
"net/crl_set_fetcher.h",
+ "net/discovery_network_list.h",
+ "net/discovery_network_list_posix.cc",
+ "net/discovery_network_list_wifi.h",
+ "net/discovery_network_list_wifi_linux.cc",
+ "net/discovery_network_monitor.cc",
+ "net/discovery_network_monitor.h",
"net/dns_probe_runner.cc",
"net/dns_probe_runner.h",
"net/dns_probe_service.cc",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/dial/dial_api.h » ('j') | chrome/browser/extensions/api/dial/dial_api.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698