Updated Commander unit test metadata to support the new command.
Chromium changes:
https://chromium.googlesource.com/chromium/src/+/bd8ce1fbdc3492bbdce7a9c4d8a4b022fb177a7d
commit bd8ce1fbdc3492bbdce7a9c4d8a4b022fb177a7d
Author: Martín Gómez <martinglopez@google.com>
Date: Mon Mar 30 12:58:02 2026 -0700
[Reading Mode] Add keyboard shortcut to open and close Reading Mode
@robliao and @groby approved the the keyboard shortcut combination.
The shortcut for each platform is the following:
- Option-Command-R for Mac OS
- Alt + Shift + R for ChromeOS, Linux and Windows
The CL also includes the following adjustments for Reading Mode to
support the new keyboard shortcut:
- Add kKeyboardShortcut to the ReadAnythingOpenTrigger enum.
- Make `ReadAnythingEntryPointController::ToggleUI` public so the
BrowserCommandController can use the method to open/close reading mode.
NO_IFTTT=Command is not gated on fenced frame network
Bug: 40909577
Change-Id: I3aea6f491b92cc882d81f9edf167ba33d7ae664e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7684297
Reviewed-by: Lauren Winston <lwinston@google.com>
Reviewed-by: Darryl James <dljames@chromium.org>
Commit-Queue: Martín Gómez <martinglopez@google.com>
Cr-Commit-Position: refs/heads/main@{#1607320}