DescriptionCleanup: Include the associated header file before other includes.
Found by Facebook's flint tool:
$ flint ui/gfx/x/x11_error_tracker.cc
ui/gfx/x/x11_error_tracker.cc:6: The associated header file of .cpp
files should be included before any other includes.
Then built with:
$ gn gen out-gn
$ ninja -C out-gn x
BUG=None
TEST=see above
R=sadrul@chromium.org
Committed: https://crrev.com/caba47dad115e69d7f78d15bc3510de6e508eb75
Cr-Commit-Position: refs/heads/master@{#318757}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|