commit | d46ffb6946b6864770295e5cf9b0e10b65e38e36 | [log] [tgz] |
---|---|---|
author | Robert Ogden <[email protected]> | Wed Apr 22 22:26:13 2020 |
committer | Commit Bot <[email protected]> | Wed Apr 22 22:26:13 2020 |
tree | 74828c27def68065e32a282bb50d142561bc66bb | |
parent | b639ffae4644b83c3f8716bd50cf9d6a215fb52d [diff] |
Decouple HTTPS Infobar Notification from LPR LPR is being removed, but the infobar is still used by opt guide. This CL decouples the two so that LPR can be more cleanly removed. Bug: 1073125 Change-Id: I72adb035bb7d7b326c21a6cf39755bdf5a5d21dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2161375 Commit-Queue: Robert Ogden <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Sophie Chang <[email protected]> Cr-Commit-Position: refs/heads/master@{#761677}
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.
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.