| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index f652cd2915c1ccda25d4f0135cc8bb6b3e18f228..63e02806c0b455a699747ae9b6328fd7821fdd90 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -32,6 +32,7 @@ component("web") {
|
| ]
|
|
|
| configs += [
|
| + "//build/config/compiler:wexit_time_destructors",
|
| "//third_party/WebKit/Source:config",
|
| "//third_party/WebKit/Source:inside_blink",
|
| "//third_party/WebKit/Source:non_test_config",
|
|
|