Create Libassistant bootup config in Libassistant mojom service
Previously the Libassistant bootup config was created on the browser thread and passed to the mojom service, but that just adds unnecessary dependencies of the browser thread on Libassistant internal stuff (i.e. the structure of the bootup config). Bug: b/176851446 Test: chromeos_unittests && deployed Change-Id: I3617943bc1dff483a1745d03194b9565cd1ad653 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2618546 Commit-Queue: Jeroen Dhollander <jeroendh@chromium.org> Auto-Submit: Jeroen Dhollander <jeroendh@chromium.org> Reviewed-by:Sam McNally <sammc@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#843825}
Showing
Please register or sign in to comment