diff options
author | jln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-30 06:25:17 +0000 |
---|---|---|
committer | jln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-30 06:25:17 +0000 |
commit | 6c43d7510df956cee1769115f6ff153f6e7c7b00 (patch) | |
tree | 6b7523251c1b77dea48e7d3e7c37c5102765d98b /chrome/app/generated_resources.grd | |
parent | eb1637ca21fe33c7a2f030273902a0294c0c7842 (diff) | |
download | chromium_src-6c43d7510df956cee1769115f6ff153f6e7c7b00.zip chromium_src-6c43d7510df956cee1769115f6ff153f6e7c7b00.tar.gz chromium_src-6c43d7510df956cee1769115f6ff153f6e7c7b00.tar.bz2 |
Remove seccomp-legacy: phase 2.
This should completely get rid of seccomp-legacy (15000+ LOC).
BUG=230142
TBR=ben@chromium.org
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/14271018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197301 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 5d7868a..a532f27 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -14526,9 +14526,6 @@ Some features may be unavailable. Please check that the profile exists and you <message name="IDS_ABOUT_SANDBOX_NET_NAMESPACES" desc="This a technical term for an attribute of the SUID sandbox. A namespace is a technical term which refers to set of names for objects which are disjoint from the members of all other namespaces."> Network namespaces </message> - <message name="IDS_ABOUT_SANDBOX_SECCOMP_LEGACY_SANDBOX" desc="The name of a type of sandbox used by Chrome on UNIX like systems. 'Seccomp-legacy' is a technical term which should be left untranslated."> - Seccomp-legacy sandbox - </message> <message name="IDS_ABOUT_SANDBOX_SECCOMP_BPF_SANDBOX" desc="The name of a type of sandbox used by Chrome on UNIX like systems. 'Seccomp-BPF' is a technical term which should be left untranslated."> Seccomp-BPF sandbox </message> |