commit | 3f91c90c8333d88da14da09163205afc6a911f2a | [log] [tgz] |
---|---|---|
author | Christian Dullweber <dullweber@chromium.org> | Wed Sep 09 10:48:26 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 09 10:48:26 2020 |
tree | 40ec65cd8e11f5038d2acb24bc20b0e216e2e6a2 | |
parent | 35c5f8e1d61a357b4b112cde661f5cf9d5cca3fb [diff] |
Move PageInfoV2 to components/page_info/ The flag is needed outside components/page_info/android. Bug: 1077766 Change-Id: Iae87a1229eec1aa0cedf8b957b1bfb940f2d941c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2400519 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#805267}
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.