Chromium Code Reviews| Index: components/bookmarks/common/BUILD.gn |
| diff --git a/components/bookmarks/common/BUILD.gn b/components/bookmarks/common/BUILD.gn |
| index 2ba1bd9c411e6864b58ab1b1c9beaf4499b89c37..8ce4153e57b9a9051f1f3e2f967b7cf0d0c77fb8 100644 |
| --- a/components/bookmarks/common/BUILD.gn |
| +++ b/components/bookmarks/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. |
| -source_set("common") { |
| +static_library("common") { |
| sources = [ |
| "bookmark_constants.cc", |
| "bookmark_constants.h", |