commit | 5524a275c1feffa17dc6edab17ebfef9e875f9db | [log] [tgz] |
---|---|---|
author | Daniil Hrybchuk <renkens@google.com> | Tue Mar 04 15:14:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 15:14:22 2025 |
tree | 3d7d2877fc2cc13fee75c2c2cf2cc58860a8c55e | |
parent | 1c2a6a1a23b1554af061eb0993b3c51247975b6d [diff] |
extensions: remove kDisableOfficeEditingComponentApp expired flag This flag was added in https://chromium-review.googlesource.com/c/chromium/src/+/3665125 for Lacros. Since Lacros was abandoned, the flag can now be removed. Related changes in ChromeOS: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/6316767 Bug: 360909757 Change-Id: Ice5742a801a78e15742a2a62f2413c7d30e423bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6308993 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Commit-Queue: Daniil Hrybchuk <renkens@google.com> Reviewed-by: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1427711}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.