Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change PRESUBMIT warning text for obsolete predeclaration
When a patch removes the code that required a predeclaration the PRESUBMIT would print a warning with a message like "ResourceRequestInfo forward declaration is becoming useless". I didn't understand the meaning of the message. Change the message to "ResourceRequestInfo forward declaration is no longer needed" which hopefully will be easier to understand. BUG=662195 Review-Url: https://codereview.chromium.org/2890413002 Cr-Commit-Position: refs/heads/master@{#473169}
- Loading branch information