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

Unified Diff: chromeos/components/tether/BUILD.gn

Issue 2821103003: Remove the configuration of Tether-associated Wi-Fi networks once connectivity is lost. (Closed)
Patch Set: Created 3 years, 8 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: chromeos/components/tether/BUILD.gn
diff --git a/chromeos/components/tether/BUILD.gn b/chromeos/components/tether/BUILD.gn
index e5bc4180c5a3b78614e531ec57a88ab5df656a60..3e8031ffad94087bc9499365fb8f8f208da4118b 100644
--- a/chromeos/components/tether/BUILD.gn
+++ b/chromeos/components/tether/BUILD.gn
@@ -84,6 +84,8 @@ static_library("test_support") {
"fake_active_host.h",
"fake_ble_connection_manager.cc",
"fake_ble_connection_manager.h",
+ "fake_managed_network_configuration_handler.cc",
+ "fake_managed_network_configuration_handler.h",
"fake_notification_presenter.cc",
"fake_notification_presenter.h",
"fake_tether_host_fetcher.cc",

Powered by Google App Engine
This is Rietveld 408576698