| 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",
|
|
|