Define NDEBUG instead of SK_DEBUG/SK_RELEASE.
authormtklein <mtklein@chromium.org>
Wed, 20 Aug 2014 14:38:46 +0000 (07:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 20 Aug 2014 14:38:46 +0000 (07:38 -0700)
commit753b870c62bd22cee3d9a15efc634822724084ac
treeeac4b0e94cb975daa0ae5c5f49188aab797f58ab
parentb88813683cb1242ee5d0b6d8f5deb50b39e81e7f
Define NDEBUG instead of SK_DEBUG/SK_RELEASE.

This makes our builds more like Chrome's, and will make our builds fail
if we accidentally use if SK_DEBUG instead of ifdef SK_DEBUG.

BUG=skia:
R=mtklein@google.com

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/481513004
bench/nanobench.cpp
experimental/Intersection/CubicIntersection_Test.cpp
experimental/Intersection/CubicUtilities.cpp
experimental/Intersection/CubicUtilities.h
experimental/Intersection/DataTypes.cpp
experimental/Intersection/DataTypes.h
experimental/Intersection/Intersections.h
experimental/Intersection/QuadraticImplicit.cpp
experimental/Intersection/QuarticRoot.cpp
gyp/common.gypi