commit | 160b59bd13b301fa2e953331f25bfaec9bd37fa5 | [log] [tgz] |
---|---|---|
author | Jennifer Serrano <jennserrano@google.com> | Mon Nov 04 22:50:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 04 22:50:41 2024 |
tree | d285a870dfd89ad578e513025ae7afe590eec92c | |
parent | fed195844359aaef2d893f8b443f449d8924123b [diff] |
[ntp][enterprise] Move and rename FileSuggestionHandler Renaming to `DriveSuggestionHandler` as there will be a new file suggestion card on the NTP for Microsoft Sharepoint files. This will help clear ambiguity between both cards. Also moves the interface to its own mojo file as the new Sharepoint card will reuse the FileSuggestion struct and will also have its own handler. Bug: 376513951 Change-Id: I8f5e687860abb1b38960f928f0a61b9d68eb6cb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5980530 Reviewed-by: Fred Shih <ffred@chromium.org> Commit-Queue: Jennifer Serrano <jennserrano@google.com> Reviewed-by: Tom Sepez <tsepez@chromium.org> Reviewed-by: Riley Tatum <rtatum@google.com> Cr-Commit-Position: refs/heads/main@{#1377966}
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.