commit | 6b56aa946edc7222d2f150ff91a6bf6a0128b86a | [log] [tgz] |
---|---|---|
author | Wes Okuhara <wesokuhara@google.com> | Fri Mar 03 20:16:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 03 20:16:04 2023 |
tree | 546de2789708ab3ee26f833b4ae0e1e833b30b7f | |
parent | 72e58e551c496d1b22c88ce1c91ad35eb1009efb [diff] |
CrOS Settings: Remove WebUI suffix from Mojo module exports Cleanup Mojo module export names by removing the "Webui" suffix. WebUI bindings are required in CrOS Settings and therefore the label is redundant. Bug: b/263413628 Test: browser_tests --gtest_filter="OSSettings*" Change-Id: I58a8221b12f34f1a896e8fbeb351faa4c7f05a9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4305265 Reviewed-by: Jerry Liu <pzliu@google.com> Commit-Queue: Wes Okuhara <wesokuhara@google.com> Cr-Commit-Position: refs/heads/main@{#1112943}
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.