commit | 768b2946b1ec5f092a99b5c511a3a1f9f8dc3da6 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Mon Nov 12 17:32:35 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 12 17:32:35 2018 |
tree | 610d1eae980b7273e4564c8e83a434e93c00eab9 | |
parent | 4cde6da1b6c8534b12dbe8ced765651165f2bce2 [diff] |
Let gn check verify that blink/public dependencies are sane We can't have gn check look through all of blink because it's a messy monolithic pile of internal dependencies, but the public API layer has strict rules that should be enforced by gn check. Also removing a mojo header from a build target since it's supposedly already in a mojo build target and listing it here as well makes gn check unhappy. Bug: 898837 Change-Id: Id46485ffa4ffeb0c897f6d22e684f6d45d4804e6 Reviewed-on: https://chromium-review.googlesource.com/c/1307373 Commit-Queue: Daniel Bratell <bratell@opera.com> Reviewed-by: Scott Graham <scottmg@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#607283}
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 .