Add presubmit check for header inclusion violation.
authormstarzinger <mstarzinger@chromium.org>
Tue, 18 Aug 2015 16:41:02 +0000 (09:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 18 Aug 2015 16:41:17 +0000 (16:41 +0000)
commitee4a639681931a3b90ebd08371be26d7f749e78d
tree14899c7f6087815beadd45d4664f1bc454c2cb01
parentf2796382d7c1a27fec53c1f7dc445181ee701c98
Add presubmit check for header inclusion violation.

This warns about include directives of inline headers within normal
header files. Note that this warning should not close the tree or
prevent the CQ from landing the patch.

R=jkummerow@chromium.org

Review URL: https://codereview.chromium.org/1293273005

Cr-Commit-Position: refs/heads/master@{#30228}
PRESUBMIT.py