commit | fc4adbaeddf1b07529fda1a8f2071b1863ccffe1 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <[email protected]> | Wed Dec 02 22:08:59 2020 |
committer | Chromium LUCI CQ <[email protected]> | Wed Dec 02 22:08:59 2020 |
tree | d634e7a27609014b714acc85d544d03f87c6b188 | |
parent | 5f81c4231365df3a604b59b5c3465c1438fb503a [diff] |
Get rid of multiple defines of BrowserControlsState. Use the cc/input/browser_controls_state.h as the source of truth, remove the content/public/common variant. Move mojo definition into cc. BUG=1097816 Change-Id: I2a9763b8e591a7a1ad970c965d1ed614f239bd2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568220 Reviewed-by: Ted Choc <[email protected]> Reviewed-by: Arthur Sonzogni <[email protected]> Reviewed-by: Bo <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: danakj <[email protected]> Commit-Queue: Dave Tapuska <[email protected]> Cr-Commit-Position: refs/heads/master@{#832993}
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.