Files
brave-core/browser/component_updater
Anthony Tseng 29ab381dc1 Move local_ai/browser/ and local_ai/common to local_ai/core/ (#34068)
* Move local_ai/browser/ to local_ai/core/

Split the local_ai component directory to separate core
(platform-agnostic) code from content-dependent code that
will follow in subsequent PRs. This removes the browser/
subdirectory since all local_ai code runs in the browser
process.

* Move local_ai/common/ to local_ai/core/
2026-02-20 01:10:45 +00:00
..