| Index: chromeos/BUILD.gn
|
| diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
|
| index ffb13bfa60b052acae63b0e9d9061e652030f014..8154535fbf70fd626d3e299da4f3ed68be210f60 100644
|
| --- a/chromeos/BUILD.gn
|
| +++ b/chromeos/BUILD.gn
|
| @@ -415,6 +415,8 @@ component("chromeos") {
|
| "network/shill_property_handler.h",
|
| "network/shill_property_util.cc",
|
| "network/shill_property_util.h",
|
| + "network/tether_constants.cc",
|
| + "network/tether_constants.h",
|
| "printing/ppd_cache.cc",
|
| "printing/ppd_cache.h",
|
| "printing/ppd_provider.cc",
|
|
|