| Index: components/translate/core/common/BUILD.gn
|
| diff --git a/components/translate/core/common/BUILD.gn b/components/translate/core/common/BUILD.gn
|
| index 0378ba101a350420802acfb42ece8ad75fbd2a27..9cde65af030cc26801e3e9ba2e32ef93587a2945 100644
|
| --- a/components/translate/core/common/BUILD.gn
|
| +++ b/components/translate/core/common/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("common") {
|
| +source_set("common") {
|
| sources = [
|
| "language_detection_details.cc",
|
| "language_detection_details.h",
|
|
|