commit | 237ce4f2b8fec4d328a15fccbc4772d359c9f4ef | [log] [tgz] |
---|---|---|
author | David Bokan <[email protected]> | Thu Dec 19 18:47:45 2024 |
committer | Copybara-Service <[email protected]> | Thu Dec 19 18:53:55 2024 |
tree | e512513798a68f36bbae82561f8606b6b355c970 | |
parent | dddc8180da1677ea57b990b3de9058ade6b11c4b [diff] |
Reland: Build Glic browser_tests on Linux This revealed a number of other parts of the build that avoid compiling on linux so this CL updates these to use the existing `enable_glic` build flag. Reland Note: Relands https://crrev.com/c/6089193. Diff from PS1 to see changes to originally landed CL. Issue is that Wayland doesn't yet have an implementation for GlobalShortcutListener which Glic CHECKs for. The fix for that was landed in https://crrev.com/c/6100532 Cq-Include-Trybots: luci.chromium.try:linux-wayland-rel Bug: 378141058 Change-Id: Ia333c69e7def99ea622fba30f9b87c8d54c7a9af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6094446 Reviewed-by: Nico Weber <[email protected]> Commit-Queue: David Bokan <[email protected]> Cr-Commit-Position: refs/heads/main@{#1398714} NOKEYCHECK=True GitOrigin-RevId: 97177ce01a8ac81e16821307cc613bc573de2343
This is a tool for projects to manage resources and simplify the localization workflow.
See the user guide for more details on using this project: https://dev.chromium.org/developers/tools-we-use-in-chromium/grit/grit-users-guide
This code previously used to live at https://code.google.com/p/grit-i18n/source/checkout which still contains the project‘s history. https://chromium.googlesource.com/external/grit-i18n/ is a git mirror of the SVN repository that’s identical except for the last two commits. The project is now developed in the Chromium project directly.
There is a read-only mirror of just this directory at https://chromium.googlesource.com/chromium/src/tools/grit/ if you don't want to check out all of Chromium.