diff --git a/deps/v8/src/v8.gyp b/deps/v8/src/v8.gyp index 18c398f6dca..1a67680a0d1 100644 --- a/deps/v8/src/v8.gyp +++ b/deps/v8/src/v8.gyp @@ -1926,7 +1926,7 @@ # When building Official, the .lib is too large and exceeds the 2G # limit. This breaks it into multiple pieces to avoid the limit. # See http://crbug.com/485155. - 'msvs_shard': 4, + 'msvs_shard': 10, }], ['component=="shared_library"', { 'defines': [