commit | 6dc27a547dfb00a77029e580df5d042f3e3b2c52 | [log] [tgz] |
---|---|---|
author | Alex Danilo <adanilo@chromium.org> | Fri Feb 12 05:35:00 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 12 05:35:00 2021 |
tree | 35f1e032724f6a5fad23d720ed246957d3d6a372 | |
parent | 552e17a11bb8051109a2f26ab145ac0f5e26702d [diff] |
Files SWA: Inhibit kChromeUIFileManagerURL references Changes references to kChromeUIFileManagerURL so that they are not referenced in official builds. Forces is_swa_mode() method to return false for official builds. Bug: 1113981 Change-Id: I97ab2a48ba865925bbe5b7281c62cbd595533869 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2692066 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#853409}
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.