diff options
| author | Alex Deymo <deymo@chromium.org> | 2014-11-10 19:55:35 -0800 |
|---|---|---|
| committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | 2014-11-12 19:56:58 +0000 |
| commit | 7845a57134091b9854f468bcda169a0d12073d8d (patch) | |
| tree | 226ee041bf577044de64544f15df317edf1e4ad3 /trusty/coverage/coverage.cpp | |
| parent | d78f3df6bc49e48ca3efb4a292adac7d9bf60709 (diff) | |
Include the implemented header first in all projects.
The Google C++ style guide dictates that foo.cc and foo_unittest.cc
should include foo.h in the first place, so missing headers in foo.h
are detected with a compile error of the module implementing them and
not when another module uses them.
This CL sweeps across all the .cc file in platform2 enforcing this.
BUG=None
TEST=cbuildbot amd64-generic
Change-Id: I41835835caba13f54c3c844ecf552eb0e47efa9d
Reviewed-on: https://chromium-review.googlesource.com/228894
Tested-by: Alex Deymo <deymo@chromium.org>
Reviewed-by: Alex Deymo <deymo@chromium.org>
Commit-Queue: Alex Vakulenko <avakulenko@chromium.org>
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions
