| Index: chromeos/BUILD.gn
|
| diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
|
| index 147852405b385fa72d365183aef6dce3176541b5..dbcc1f53cae2d46dc53508d6044e281c796ea2f5 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",
|
|
|