Files
brave-core/chromium_src/ui
Claudio DeSouza cd215eb75f [cr148] Fix ESLint reports for mixed imports
There's a now a check that flags the mixed imports of types and values
in the same statement.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/48ab71207d8bad222480e7fd5db54cb9120b391d

commit 48ab71207d8bad222480e7fd5db54cb9120b391d
Author: rbpotter <rbpotter@chromium.org>
Date:   Wed Mar 18 15:34:00 2026 -0700

    WebUI: Add a check for mixed type and value imports

    Bug: 493319444
    Change-Id: I2ddf4cb23367149deb52053cb37982a5296f33d2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7671332
    Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org>
    Commit-Queue: Rebekah Potter <rbpotter@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1601585}
2026-04-27 12:00:49 +01:00
..