| Index: components/variations/service/BUILD.gn
|
| diff --git a/components/variations/service/BUILD.gn b/components/variations/service/BUILD.gn
|
| index 099be5c288464c42c2883e14af27eda38fbf708d..d2ea94f1029e89b3744a20db65b8c94be6c11759 100644
|
| --- a/components/variations/service/BUILD.gn
|
| +++ b/components/variations/service/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("service") {
|
| +static_library("service") {
|
| sources = [
|
| "ui_string_overrider.cc",
|
| "ui_string_overrider.h",
|
|
|