
As Russ pointed out, Finch has some global treatment of the name, despite the param being ostensibly tied to the feature, so "value" is way too generic. Change-Id: I11c151f972ee307aa8843b4b21f15be6accd8ae2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5213288 Reviewed-by: Russ Hamilton <behamilton@google.com> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1249082}
This directory holds services that are: (a) Not considered part of Chrome's foundation (i.e., //services) or they have dependencies which we don't allow in /services (such as content or Blink), and (b) are entirely consumed by content/ (or exposed via a content/public interface).
If in doubt about where your service belongs, contact services-dev@chromium.org.