Fix App Management mojom build dependency.
This CL is a speculative fix for flakes in OS Settings browser tests that were being caused by mojo-lite files erroring at runtime. The theorized mechanism of failure is that the build dependencies were not set up correctly, and the os_settings_resources target picked up an old version of the mojo-lite file before the chrome/browser:resources target had a chance to run. Bug: 1057389 Change-Id: Ib296133a4f90300b027c28205278fe79b3e55527 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094913 Commit-Queue: calamity <calamity@chromium.org> Reviewed-by:Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#749532}
Showing
Please register or sign in to comment