Commit Graph
2 Commits
Author SHA1 Message Date
Claudio DeSouza faec460c62 [devtools] ts_library patches moved to under script/
These patches had their target path updated. These files used to be
under `third_party/`.

Chromium change:
https://chromium.googlesource.com/devtools/devtools-frontend/+/e20bdacd076c94ada0411697d8c2c36c8af86dc6

commit e20bdacd076c94ada0411697d8c2c36c8af86dc6
Author: Simon Zünd <szuend@chromium.org>
Date:   Tue Aug 27 09:35:53 2024 +0200

    [deps] Move ts_library out of third_party

    ts_library.py and typescript.gni do not contain any third party code.
    They had the Chromium license headers from the beginning. The only
    "third-party"ness they have, is that they use the "typescript"
    npm package.

    R=alexrudenko@chromium.org

    Fixed: 362397305
2024-10-03 17:06:27 +01:00
Pavel Beloborodov 09558152d8 Added adblock info tab. (#25490)
* Added adblock info tab.
2024-09-17 08:01:27 +02:00