Files
Claudio DeSouza e575881ba7 [plaster][cr149] Converting the GetWebStoreURL into a plaster
This change reduces the use of shadow files for this customisation. In
particular, the replacements required an extra function to be overriden
to correct the replacements in the body of the source.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/d959d50e90e94ec50892c3244c70cbac15e93c55

commit d959d50e90e94ec50892c3244c70cbac15e93c55
Author: Anton Bershanskyi <bershanskyi@gmail.com>
Date:   Tue Apr 28 12:47:00 2026 -0700

    [Extensions] Move manifest_url_handlers.{h,cc}

    Rename extensions/common/manifest_url_handlers.{h,cc} to
    extensions/common/manifest_handlers/manifest_url_handlers.{h,cc}.
    This commit was generated automatically by the script tool
    tools/git/move_source_file.py.

    Bug: 324534603
    Bypass-Check-License: Files moved, not created.
    Change-Id: Ia8c401b4075b0737a38ccd6074177e404c2043f7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7747370
    Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org>
    Reviewed-by: Avi Drissman <avi@chromium.org>
    Commit-Queue: Anton Bershanskyi <bershanskyi@gmail.com>
    Cr-Commit-Position: refs/heads/main@{#1621973}
2026-05-22 16:57:28 -04:00
..