commit | 926fc60f824188034b00bf70a0e2a0337886bc1a | [log] [tgz] |
---|---|---|
author | Jennifer Serrano <jennserrano@google.com> | Tue Jan 21 18:00:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 21 18:00:31 2025 |
tree | c874cd701831e2d9518762a444c7b07758366e60 | |
parent | c9a268125b415933a18157a8894c7f899dd1fa42 [diff] |
[ntp][enterprise] Create handler for Microsoft files Also sets up the request to retrieve relevant user files from the Microsoft Graph API to be displayed in the Microsoft files module. Adds fake data to be parsed and displayed for ease of testing. Module with fake data: screen/8gGHUrjVapQw7V3 Bug: 376514638,372725915 Change-Id: I979cbf1500b5724b24c1afcb6095393fae831740 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6176218 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Riley Tatum <rtatum@google.com> Commit-Queue: Jennifer Serrano <jennserrano@google.com> Reviewed-by: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1409121}
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.