commit | 36eb28d12322f08e816465dfffad8dd0aaee83b6 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <[email protected]> | Tue Jul 14 20:59:06 2020 |
committer | Commit Bot <[email protected]> | Tue Jul 14 20:59:06 2020 |
tree | 88b680b2df6ad7fdddfad08cd25b7e2cae8ee5f6 | |
parent | f74dd85d578e8da0aeffb33ce85d6642fdbdfd6c [diff] |
Remove ScreenOrientationValues and use mojom type. Guidance is to use the mojo enum types directly. We don't have to triply define this enumeration. BUG=1097816 Change-Id: Icb70b2981cefd15c23eedb1fe4611b0a2f44f75a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2295679 Reviewed-by: Abhishek Arya <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Yaron Friedman <[email protected]> Commit-Queue: Dave Tapuska <[email protected]> Cr-Commit-Position: refs/heads/master@{#788336}
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.