commit | 0a44860ef0cce93998ebc97f0631beae418e07ce | [log] [tgz] |
---|---|---|
author | danakj <[email protected]> | Tue Mar 10 00:31:16 2015 |
committer | Commit bot <[email protected]> | Tue Mar 10 00:32:24 2015 |
tree | 53368f5ac669d6d61dbe76d55e56076254d1a430 | |
parent | a025878158db6fe6946bf49691a91ca896e2648c [diff] |
base: Fix/add header #ifndef guards. Header guards should be defined based on the path and file name of the header file. Some headers have it wrong, some are missing the guards, and some just have the matching comment wrong. R=Nico BUG=464816 Committed: https://crrev.com/301b392761fd8f66f3a701ab1dd011c6e7a55e19 Cr-Commit-Position: refs/heads/master@{#319722} Review URL: https://codereview.chromium.org/985003004 Cr-Commit-Position: refs/heads/master@{#319793}