Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 667cc8da0465347ece52f9fca83e56d24c0de27f..cf54fc78c63cea453e1ad68a1bd3c495d9d97429 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -5637,6 +5637,7 @@ |
4512, # Assignment operator could not be generated |
4610, # Object can never be instantiated |
4838, # Narrowing conversion. Doesn't seem to be very useful. |
+ 4995, # 'X': name was marked as #pragma deprecated |
4996, # 'X': was declared deprecated (for GetVersionEx). |
# These are variable shadowing warnings that are new in VS2015. We |