Move Embedded{ServiceInfo/ServiceRunner/InstanceManager} to client lib |
|||
Issue descriptionThese are helpers which any service can use to facilitate running multiple sub-services within its process. Today they're pretty much only used by content/browser and ios code, but more importantly they don't have a single dependency on other parts of services/service_manager/embedder and shouldn't be part of that target. These should be moved to the client library. As an initial step we can at least separate the targets to stop child process code from linking against the SM implementation.
,
Oct 17
,
Oct 22
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Oct 16