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

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

Issue 2819993002: [CrOS Tether] Add the notion of a tether DeviceState. (Closed)
Patch Set: stevenjb@ comment. 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
« no previous file with comments | « no previous file | chromeos/components/tether/active_host_network_state_updater_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/components/tether/BUILD.gn
diff --git a/chromeos/components/tether/BUILD.gn b/chromeos/components/tether/BUILD.gn
index e5bc4180c5a3b78614e531ec57a88ab5df656a60..e4ba61600972d6bf76a929a52e590a2518806de1 100644
--- a/chromeos/components/tether/BUILD.gn
+++ b/chromeos/components/tether/BUILD.gn
@@ -49,6 +49,8 @@ static_library("tether") {
"pref_names.h",
"tether_connector.cc",
"tether_connector.h",
+ "tether_device_state_manager.cc",
+ "tether_device_state_manager.h",
"tether_host_fetcher.cc",
"tether_host_fetcher.h",
"tether_network_disconnection_handler.cc",
« no previous file with comments | « no previous file | chromeos/components/tether/active_host_network_state_updater_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698