Files
brave-core/app
Claudio DeSouza ab7aafded2 [cr147] history_embeddings layered code under core/
Chromium changes:
https://chromium.googlesource.com/chromium/src/+/6b61390a6b8f29e108bc85cc2ba3ad70f3080c0b

commit 6b61390a6b8f29e108bc85cc2ba3ad70f3080c0b
Author: Mike Wittman <wittman@google.com>
Date:   Tue Feb 17 19:38:19 2026 -0800

    Make history_embeddings a layered component: core

    Moves the non-content-dependent files to the 'core' subdirectory to
    satisfy expectations for layered components. Making
    history_embeddings a layered component is necessary to allow it to
    indirectly depend the layered component page_content_annotations
    via a page_embeddings dependency to be added in a follow-on CL
    under the associated bug.

    Bug: 468035604
    Change-Id: I695ca7101b1b06efdf56546e8276c59d8d4ab242
    Bypass-Check-License: moved files
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7569304
    Reviewed-by: Sophie Chang <sophiechang@chromium.org>
    Commit-Queue: Mike Wittman <wittman@chromium.org>
    Reviewed-by: Steven Holte <holte@chromium.org>
    Reviewed-by: Moe Ahmadi <mahmadi@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1586176}
2026-03-26 19:25:06 -04:00
..