settings: Move On-device AI toggle to chrome://settings/ai Moves the On-device AI setting from chrome://settings/system to chrome://settings/ai. This enables the setting on ChromeOS, which was previously excluded because ChromeOS does not have a System settings page. TEST=Deployed to ChromeOS device; verified toggle works and deletes model. BUG=535298023 TAG=agy CONV=6ac8382e-c884-4141-8d98-5ae7d5b093e3 Change-Id: I5caa64eaf130118e33a62d09d95a6fa42796b408 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8129439 Reviewed-by: Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1665970}
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.