Chromium Code Reviews| Index: content/app/BUILD.gn |
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
| index d8f67912097511b30d267305abfaf6274572ed26..b83b52998ecaa4a9f2c196d54607b94851ace133 100644 |
| --- a/content/app/BUILD.gn |
| +++ b/content/app/BUILD.gn |
| @@ -70,6 +70,7 @@ if (is_ios) { |
| content_app_extra_configs = [ |
| "//build/config/compiler:wexit_time_destructors", |
| "//content:content_implementation", |
| + "//v8:external_startup_data", |
| ] |
| if (!is_multi_dll_chrome) { |