aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2014-10-16 15:21:43 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-16 15:21:43 -0700
commit90c7992bfc6330f070f7704d63372a0ec8410170 (patch)
treea1938fcd7386f6c59eaf079bfdb173042a730727 /gyp
parent70171683e6977af7472f0f465bd81852d0644ddd (diff)
Start to vectorize SkTileGrid.
This adds Sk4x.h to help. BUG=skia: Review URL: https://codereview.chromium.org/634543004
Diffstat (limited to 'gyp')
-rw-r--r--gyp/common_conditions.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
index d9c048771e..d213e17e4f 100644
--- a/gyp/common_conditions.gypi
+++ b/gyp/common_conditions.gypi
@@ -46,6 +46,7 @@
4275, # An exported class was derived from a class that was not exported
4345, # This is an FYI about a behavior change from long ago. Chrome stifles it too.
4355, # 'this' used in base member initializer list. Off by default in newer compilers.
+ 4800, # forcing value to bool 'true' or 'false'
],
'msvs_cygwin_shell': 0,
'msvs_settings': {