0
Files
src/rlz/test
Lei Zhang 02f91dae7f Fix header guards in various dirs.
Generated mechanically as follows:

git ls-files '*.h' | grep "^$DIR" | \
    xargs parallel cpplint.py --filter=-,+build/header_guard -- 2>&1 | \
    grep build/header_guard | tools/apply_cpplint_header_guard.py

Bug: 1200694
Change-Id: I128daa6b322b6d1c2bf7748b7bb03d1d68cfc2d9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2848538
Reviewed-by: Boris Sazonov <bsazonov@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Owners-Override: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#876278}
2021-04-26 19:47:38 +00:00
..