summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/gfx/gfx_tests.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/gfx/gfx_tests.gyp b/ui/gfx/gfx_tests.gyp
index 710a3d5..c272472 100644
--- a/ui/gfx/gfx_tests.gyp
+++ b/ui/gfx/gfx_tests.gyp
@@ -90,10 +90,6 @@
}, { # OS != "ios"
'sources': ['<@(_all_sources)'],
}],
- ['OS == "win"', {
- # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
- 'msvs_disabled_warnings': [ 4267, ],
- }],
['OS != "mac" and OS != "ios"', {
'sources': [
'transform_unittest.cc',