Chromium Code Reviews| Index: components/crx_file/BUILD.gn |
| diff --git a/components/crx_file/BUILD.gn b/components/crx_file/BUILD.gn |
| index a7494392daf8d6475069c4bb81068be889142b32..8c5cceb5db231265389ad60cf8ac7b21ca5576b9 100644 |
| --- a/components/crx_file/BUILD.gn |
| +++ b/components/crx_file/BUILD.gn |
| @@ -2,7 +2,7 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| -source_set("crx_file") { |
| +static_library("crx_file") { |
| sources = [ |
| "crx_file.cc", |
| "crx_file.h", |