| Index: components/cloud_devices/common/BUILD.gn
|
| diff --git a/components/cloud_devices/common/BUILD.gn b/components/cloud_devices/common/BUILD.gn
|
| index b0661c7612443d7357b129d2dab3bcb1a56a099e..0c5c3c86933caa6fb0efd637c06c9e218447bd62 100644
|
| --- a/components/cloud_devices/common/BUILD.gn
|
| +++ b/components/cloud_devices/common/BUILD.gn
|
| @@ -25,6 +25,7 @@ static_library("common") {
|
| }
|
|
|
| source_set("unit_tests") {
|
| + testonly = true
|
| sources = [
|
| "cloud_devices_urls_unittest.cc",
|
| "printer_description_unittest.cc",
|
|
|