diff options
Diffstat (limited to 'ui/views')
-rw-r--r-- | ui/views/views.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/views/views.gyp b/ui/views/views.gyp index 0013f93..548ee0c 100644 --- a/ui/views/views.gyp +++ b/ui/views/views.gyp @@ -576,9 +576,6 @@ 'user32.dll', ], }, - 'VCCLCompilerTool': { - 'ForcedIncludeFiles': [ 'build/intsafe_workaround.h' ], - }, }, }, # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |