Make SECURITY_CHECK and SECURITY_DCHECK to print different messages.
RELEASE_ASSERT prints the same message as SECURITY_CHECK, because RELEASE_ASSERT is deprecated and being actively replaced by SECURITY_CHECK. BUG=620960 Review-Url: https://codereview.chromium.org/2240233002 Cr-Commit-Position: refs/heads/master@{#414684}
Showing
Please register or sign in to comment