Index: ui/gfx/gfx_tests.gyp |
diff --git a/ui/gfx/gfx_tests.gyp b/ui/gfx/gfx_tests.gyp |
index 710a3d5104694bedf307bb6848bb012079c2b539..c272472931d42439bb40e23fd751a60f0f8e7269 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', |