Chromium Code Reviews| Index: components/crx_file/BUILD.gn |
| diff --git a/components/crx_file/BUILD.gn b/components/crx_file/BUILD.gn |
| index db28483a1feae88144a107001e2b0a725e6de31c..701bcb9aad0d620138bb2647b26daba7f3f61212 100644 |
| --- a/components/crx_file/BUILD.gn |
| +++ b/components/crx_file/BUILD.gn |
| @@ -17,6 +17,7 @@ source_set("crx_file") { |
| } |
| source_set("unit_tests") { |
| + testonly = true |
| sources = [ |
| "id_util_unittest.cc", |
| ] |