commit | 50ed4b4512c3aad2637bc640913964713f6fdcef | [log] [tgz] |
---|---|---|
author | Greg Guterman <[email protected]> | Thu Apr 08 01:15:11 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Apr 08 01:15:11 2021 |
tree | e74bab42f9fa6281a4427aa9bf7ba9e3d2d20942 | |
parent | e89ec609f9fde04ea99d88d32303fc18dee57bc1 [diff] |
Add more rts data_deps Currently, most of the main CQ builders still don't have the needed filter files added to the isolate. e.g. https://chromium-review.googlesource.com/c/chromium/src/+/2758121/8 This should hopefully fix it. Bug: 1190328 Change-Id: Ie9183324451c1287b71c474fc7dd7d72c85b6017 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2811563 Auto-Submit: Gregory Guterman <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Commit-Queue: Gregory Guterman <[email protected]> Cr-Commit-Position: refs/heads/master@{#870315}
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.