commit | 276d9b1e53d05e20c9e97ff6308da4a093b28d0c | [log] [tgz] |
---|---|---|
author | phweiss <phweiss@google.com> | Fri Jun 04 07:28:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 04 07:28:34 2021 |
tree | 4f5a9109d6944a64292d3d9275287820f4d77ae7 | |
parent | 666fc8274fa93c19a34f08350f890f8018d49b1a [diff] |
Create chrome/browser/chromeos/policy/display Move display-related code from chrome/browser/chromeos/policy to the new directory. Create a README.md file to describe the new directory. Bug: 1209781 Test: browser_tests --gtest_filter=Policy*Display* Change-Id: Ief9bf11eee1175bfcc8415acc80a369b35761c93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2933339 Commit-Queue: Philipp Weiß <phweiss@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#889173}
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.