| Index: components/bookmarks/browser/BUILD.gn
|
| diff --git a/components/bookmarks/browser/BUILD.gn b/components/bookmarks/browser/BUILD.gn
|
| index 05e81256e480b7c3e39ba947cd0f0de975f848cc..6188b106b142114fd4ab124b9b0bd0556566d976 100644
|
| --- a/components/bookmarks/browser/BUILD.gn
|
| +++ b/components/bookmarks/browser/BUILD.gn
|
| @@ -39,6 +39,10 @@ static_library("browser") {
|
| "scoped_group_bookmark_actions.h",
|
| "startup_task_runner_service.cc",
|
| "startup_task_runner_service.h",
|
| + "titled_url_node.h",
|
| + "titled_url_node_sorter.h",
|
| + "typed_count_sorter.cc",
|
| + "typed_count_sorter.h",
|
| ]
|
|
|
| public_deps = [
|
|
|