Make presubmit check that #if or #ifdef does not come before includes.
authorrmistry <rmistry@google.com>
Thu, 12 Mar 2015 14:48:40 +0000 (07:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 12 Mar 2015 14:48:40 +0000 (07:48 -0700)
commit01cbf6c4673b805ab80e2b37e35eb4c89b135a1b
treef3fae603d7b10ef611d2564ba1d3efb5a2375051
parent2e1c47e13551dfc592bd3d92074f3f4b69c4b6a9
Make presubmit check that #if or #ifdef does not come before includes.

BUG=skia:3362

Review URL: https://codereview.chromium.org/998273002
PRESUBMIT.py