Chromium Code Reviews| Index: net/BUILD.gn |
| diff --git a/net/BUILD.gn b/net/BUILD.gn |
| index 7a274ab87ccb679f2ae757b852382abe823cf84b..fd6bf85ae7f5a1247d4758627bb873eeec92805c 100644 |
| --- a/net/BUILD.gn |
| +++ b/net/BUILD.gn |
| @@ -97,6 +97,7 @@ net_configs = [ |
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
| "//build/config/compiler:no_size_t_to_int_warning", |
| + "//build/config/compiler:wexit_time_destructors", |
| ] |
| if (use_glib && use_gconf && !is_chromeos) { |