| Index: webkit/common/gpu/BUILD.gn
|
| diff --git a/webkit/common/gpu/BUILD.gn b/webkit/common/gpu/BUILD.gn
|
| index 7f90bbbd0f9270b95ac8aba4ece0a9f085c54bcd..7af6867da6b3dd3661a8a7569df436047797d73b 100644
|
| --- a/webkit/common/gpu/BUILD.gn
|
| +++ b/webkit/common/gpu/BUILD.gn
|
| @@ -16,6 +16,7 @@ component("gpu") {
|
| defines = [ "WEBKIT_GPU_IMPLEMENTATION" ]
|
| configs += [
|
| "//build/config/compiler:wexit_time_destructors",
|
| +
|
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
|
| "//build/config/compiler:no_size_t_to_int_warning",
|
| ]
|
|
|