Revert "Adding CHECK macro to debug crash."
This reverts commit bafb8331. Reverting the patch since the CHECK macro is no longer needed now. Original change's description: > Adding CHECK macro to debug crash. > > Moving a DCHCEK to CHECK and adding a new CHECK macro to debug crash > which are hard to reproduce on local devices. This CHECK will soon > be moved back to DCHECK. > > Bug: 892354 > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel > Change-Id: I44e237db73cec5259b90bb312e7940b41553d332 > Reviewed-on: https://chromium-review.googlesource.com/c/1282104 > Reviewed-by: Antoine Labour <piman@chromium.org> > Commit-Queue: vikas soni <vikassoni@chromium.org> > Cr-Commit-Position: refs/heads/master@{#599885} TBR=piman@chromium.org,vikassoni@chromium.org Bug: 892354 Change-Id: Id75912831cb8087976b481feb51293d941263da1 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Reviewed-on: https://chromium-review.googlesource.com/c/1295314 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#601835}
Showing
Please register or sign in to comment