New warning -> new pattern for fingers to learn for asserting failure.
authormtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 27 Aug 2013 16:15:37 +0000 (16:15 +0000)
committermtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 27 Aug 2013 16:15:37 +0000 (16:15 +0000)
commit9f842d390499e7900e25767fc27504669455374b
tree1da81e581a70c5a6136a68d16324f7c246bb56cb
parent7ce661d19c5cf4484305a1b20c44bd111f129847
New warning -> new pattern for fingers to learn for asserting failure.

The Ubuntu Clang compile bot has a warning enabled now that yells about !"foo"
before it breaks Chrome's build where the same warning is -Werror.

BUG=
R=reed@google.com

Review URL: https://codereview.chromium.org/23586002

git-svn-id: http://skia.googlecode.com/svn/trunk@10937 2bbb7eff-a529-9590-31e7-b0007b416f81
tests/DrawPathTest.cpp