summaryrefslogtreecommitdiff
path: root/common_video
diff options
context:
space:
mode:
Diffstat (limited to 'common_video')
-rw-r--r--common_video/common_video.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/common_video/common_video.gyp b/common_video/common_video.gyp
index d8f2a3f5..36e2ee5b 100644
--- a/common_video/common_video.gyp
+++ b/common_video/common_video.gyp
@@ -66,6 +66,8 @@
'plane.h',
'plane.cc',
],
+ # Silence jpeg struct padding warnings.
+ 'msvs_disabled_warnings': [ 4324, ],
},
], # targets
'conditions': [