Descriptionozone: gbm: Fix broken DCHECK if !OS_CHROMEOS
This doesn't even compile:
../../base/logging.h:523:23: error: invalid operands to binary expression ('basic_ostream<char, std::char_traits<char> >' and 'gfx::BufferUsage')
ss << names << " (" << v1 << " vs. " << v2 << ")";
~~~~~~~~~~~~~~~~~~~ ^ ~~
BUG=530712
TEST=cast_shell_linux tryjob with gbm enabled by default
Committed: https://crrev.com/58abc5a09d52b275fe379813ac5b4180f4de4ef5
Cr-Commit-Position: refs/heads/master@{#348784}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|