| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index ad01e9e860ab7a95632629ed657391eee753a960..134884f20d8e03e5e7c86a67a6f7fb8659a66651 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -326,10 +326,6 @@ source_set("common") {
|
| "service_worker/service_worker_types.h",
|
| "service_worker/service_worker_utils.cc",
|
| "service_worker/service_worker_utils.h",
|
| - "set_process_title.cc",
|
| - "set_process_title.h",
|
| - "set_process_title_linux.cc",
|
| - "set_process_title_linux.h",
|
| "site_isolation_policy.cc",
|
| "site_isolation_policy.h",
|
| "speech_recognition_messages.h",
|
| @@ -406,6 +402,7 @@ source_set("common") {
|
| "//sandbox:sandbox_features",
|
| "//services/resource_coordinator/public/interfaces",
|
| "//services/service_manager",
|
| + "//services/service_manager/embedder",
|
| "//services/service_manager/public/cpp",
|
| "//services/service_manager/public/interfaces",
|
| "//services/service_manager/runner/common",
|
|
|