commit | 65b033261806b4b564a0f5eb098d2250052ade8f | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Tue Apr 23 08:17:06 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 23 08:17:06 2019 |
tree | d419b9af90b39d16a220ed7eaa972ea88c4c4cd5 | |
parent | 177b57b58aeb63604238675faef2dff0a1fbda9b [diff] |
Find #include "foo.cc" with a presubmit check An #include "foo.cc" will often compile, until it causes linking problems later, for instance in jumbo builds. The error messages are then not good at pointing out what is wrong. Change-Id: Ic155dc5542e22b54d13c213230d6df4977263642 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566344 Commit-Queue: Daniel Bratell <bratell@opera.com> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#653105}
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 .