Files
brave-core/components/omnibox
Claudio DeSouza 24a0069abd [cr134] prepopulated_engines.json under 3p path
This file is now moving under:
  //third_party/search_engines_data/resources/definitions/

As a result the patching for the list of search engines has to be
updated to be applied on the third party path.

Chromium change:
https://chromium.googlesource.com/chromium/src/+/a3afc766c5b7c12798a67ccf2deca1a99a79bcb1

commit a3afc766c5b7c12798a67ccf2deca1a99a79bcb1
Author: Tomasz Wiszkowski <ender@google.com>
Date:   Thu Jan 16 13:28:16 2025 -0800

    Build SE definitions off of scrubbed source of truth.

    This change ensures Search Engine definitions are built from data
    file scrubbed from the internal source of truth, ensuring unattended
    propagation of changes.

    ** There's no functional changes in this CL **

    The CL merely uses a new, target location of the
    prepopulated_engines.json file to generate derived C++ files, and
    updates all included headers (and DEPS files) accordingly.

    Bug: b:382104753
2025-02-18 12:46:54 +00:00
..