| Index: components/translate/core/browser/BUILD.gn
|
| diff --git a/components/translate/core/browser/BUILD.gn b/components/translate/core/browser/BUILD.gn
|
| index 9562af860d3645a59029c4fb9182da25b43ee5b0..f7a099a766d64e7df072df49b3de9fb830497b3c 100644
|
| --- a/components/translate/core/browser/BUILD.gn
|
| +++ b/components/translate/core/browser/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.
|
|
|
| -static_library("browser") {
|
| +source_set("browser") {
|
| sources = [
|
| "language_state.cc",
|
| "language_state.h",
|
|
|