commit | 1e733a06fa25186dae2693f10a2757e64bf7535a | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Fri Oct 26 18:39:25 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 26 18:39:25 2018 |
tree | d9f1e3ba1f4d7a277be32fc8054bd2d95bd970b0 | |
parent | 64339f164414283409452dc3c95db0cf2ffb60a4 [diff] |
Updated the .gn check_targets list to include all* of third_party/* gn check by default only works on those targets that are listed in check_targets, and since we can't whitelist all of //third_party, every sub-folder has to be individually listed. Some were listed before but this adds another two hundred. 5-10% of the folders are still excluded because they have one or more internal check problems. Specifically third_party/blink is not included yet. Working on it. Bug: 898837 Change-Id: Ia2a2cc14c00ecfdb956eb553664efe46356dedc3 Reviewed-on: https://chromium-review.googlesource.com/c/1299086 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#603156}
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 .