You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reland "os settings: move constants mojom to ash dir"
This is a reland of commit 18d33ea
The original CL failed on lacros build with link time symbol issue. It
seems although `:mojom` is in the `public_deps` of `:constants` target,
the linker still could not resolve the symbols, need to explicitly list
`:mojom` as a dependency instead.
Original change's description:
> os settings: move constants mojom to ash dir
>
> AX-Relnotes: n/a
> Bug: b/284187997
> Change-Id: Ibe60e20bc72ea4cc09b0cf5a64a6f4e6dfdf32ca
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4743786
> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org>
> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org>
> Reviewed-by: Wes Okuhara <wesokuhara@google.com>
> Reviewed-by: Tom Sepez <tsepez@chromium.org>
> Reviewed-by: James Cook <jamescook@chromium.org>
> Owners-Override: Katie Dektar <katie@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1179924}
Bug: b/284187997
Change-Id: Id2fe1759d019d7a45d316dff5c82c26971faa372
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4752724
Reviewed-by: James Cook <jamescook@chromium.org>
Owners-Override: Navin Ramsaroop <ramsaroop@google.com>
Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org>
Reviewed-by: Kyle Horimoto <khorimoto@chromium.org>
Reviewed-by: Wes Okuhara <wesokuhara@google.com>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1182841}
0 commit comments