commit | c425da92a938d30448c07e204aadd82be9e0ed2f | [log] [tgz] |
---|---|---|
author | Jason Thai <jasontt@chromium.org> | Wed May 11 23:00:02 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 11 23:00:02 2022 |
tree | 6da5713e7e3eb44de5c0c39edaf4f1075eff3132 | |
parent | 5d66202e8fdbd75b7d2fb8839bc7c6bc73c46873 [diff] |
personalization: add helper method to create PersonalizationAppUI This method is introduced so we can hide the creation of PersonalizationAppUI which helps us from touching ChromeWebUIControllerFactory every time a new mojom provider is created. BUG=b/232016278 TEST=browser_tests --gtest_filter="PersonalizationAppBrowserTest*" TEST=Verify the hub still works Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: I78f20880885a0d36fa041406c1e1c1b69c26d267 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3636114 Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Jason Thai <jasontt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1002364}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.