commit | 0ad7091b19b02cdf67b09db922e5723c1f190643 | [log] [tgz] |
---|---|---|
author | Sebastien <[email protected]> | Tue May 04 17:39:11 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 04 17:39:11 2021 |
tree | b16f30044313cb03e0c2c5d4e0a8b7f7d44f625f | |
parent | 66e2570efe907b404174f96bcf3d5966440b8be4 [diff] |
[Stylize] Fix Bridge Compilation The components' targets were previously not properly tied to the app's compilation, and so the build was not covering these files. Bug: 1194168 Change-Id: I3cb0d515764da425e2a9705ac144c4340fc3d653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2867870 Reviewed-by: David Trainor <[email protected]> Reviewed-by: Gayane Petrosyan <[email protected]> Commit-Queue: Sebastien Lalancette <[email protected]> Cr-Commit-Position: refs/heads/master@{#878954}
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.