Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index f916fa58908d2986eb59969ceab911314d368dc2..3a3fcd2b4316eec9fd4691e56f0d9034e72e78e5 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14825,6 +14825,14 @@ Do you accept? |
<message name="IDS_FLAGS_ENABLE_APP_INSTALL_ALERTS_DESCRIPTION" desc="Description to allow app install alerts"> |
If enabled, websites will be parsed for app install alert meta tags. |
</message> |
+ |
+ <!-- Flag strings for seccomp-bpf sandbox flag. --> |
+ <message name="IDS_FLAGS_ENABLE_SECCOMP_FILTER_SANDBOX_ANDROID_NAME" desc="Title for the flag to enable the seccomp-bpf sandbox on Android."> |
+ Enable seccomp-bpf renderer sandbox |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_SECCOMP_FILTER_SANDBOX_ANDROID_DESCRIPTION" desc="Description for the flag to enable the seccomp-bpf sandbox on Android."> |
+ If enabled, renderers will have a second-layer sandbox provided by seccomp-bpf. This requires kernel features only available on select Android versions. |
+ </message> |
</if> |
<!-- Extension Content Verification --> |