commit | b5a173346cdd907ec2162f131fbea0d9eb009f16 | [log] [tgz] |
---|---|---|
author | danakj <danakj@chromium.org> | Wed Dec 21 04:05:35 2016 +0900 |
committer | Qijiang Fan <fqj@google.com> | Fri Jun 05 04:56:19 2020 +0900 |
tree | 07e2361a221043fd6ed39add66d7d55c8593db5e | |
parent | 984c9e469821d2ab0d6133410418da85b07fcad1 [diff] |
Wrap the conditional in CHECK with UNLIKELY since it is. This matches what was done in RELEASE_ASSERT in blink. No perf bots noticed this being missing (it does nothing on windows which is where perf bots noticed anything) but it won't hurt right. R=dcheng@chromium.org BUG=672699 Review-Url: https://codereview.chromium.org/2589943002 Cr-Commit-Position: refs/heads/master@{#439860} CrOS-Libchrome-Original-Commit: cb7c529ef85e7df2b109e549cc94d90f4a1e6e24