aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/common_conditions.gypi
diff options
context:
space:
mode:
authorGravatar Brian Salomon <bsalomon@google.com>2014-06-17 17:28:17 -0400
committerGravatar Brian Salomon <bsalomon@google.com>2014-06-17 17:28:17 -0400
commit08fe01362da2a3345610599a6518dcbc03e0678b (patch)
treeff4bff2dd1e4fa2fd6779d061f9b8dd06ffd67bd /gyp/common_conditions.gypi
parent6ca763f362f25500ffeee0cc0b5dd2b58e9f2a79 (diff)
Try to roll angle again.
BUG=skia:2272 NOTRY=True NOTREECHECKS=True R=reed@google.com Review URL: https://codereview.chromium.org/306483014
Diffstat (limited to 'gyp/common_conditions.gypi')
-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 96c889ffc6..b908903f80 100644
--- a/gyp/common_conditions.gypi
+++ b/gyp/common_conditions.gypi
@@ -33,6 +33,7 @@
4345, # This is an FYI about a behavior change from long ago. Chrome stifles it too.
],
'msvs_cygwin_shell': 0,
+ 'msvs_disabled_warnings': [4275],
'msvs_settings': {
'VCCLCompilerTool': {
'WarningLevel': '3',