commit | c87dd2ce965cd1bbc8a74abe0c141658a469d7f2 | [log] [tgz] |
---|---|---|
author | djsollen <djsollen@google.com> | Fri Nov 14 11:11:46 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Nov 14 11:11:46 2014 -0800 |
tree | b86faa0a75d89cfccffa9b4f5b4df70eb25d7a8c | |
parent | 33068c19f1b8c18f000c18935ad11f1082534b5a [diff] |
Enable unused param checking for public includes. This CL cleans up the existing violations and enables the build time check to ensure that we don't regress. The motiviation behind this change is to allow clients who include our headers to be able to build with this warning enabled. Review URL: https://codereview.chromium.org/726923002