summaryrefslogtreecommitdiffstats
path: root/chrome/common/sandbox_methods_linux.h
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-04 18:01:13 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-04 18:01:13 +0000
commitc9747233d6434ac89d40ab3d3c12a6693424768e (patch)
tree7ccc30a9d1a7854a4545592ffc4d167cc01ab4e4 /chrome/common/sandbox_methods_linux.h
parent3383005f0e905b01a278f1bf7c03c4e77e0a1da2 (diff)
downloadchromium_src-c9747233d6434ac89d40ab3d3c12a6693424768e.zip
chromium_src-c9747233d6434ac89d40ab3d3c12a6693424768e.tar.gz
chromium_src-c9747233d6434ac89d40ab3d3c12a6693424768e.tar.bz2
...
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35458 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/sandbox_methods_linux.h')
-rw-r--r--chrome/common/sandbox_methods_linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/sandbox_methods_linux.h b/chrome/common/sandbox_methods_linux.h
index 22fbf29..71c6883 100644
--- a/chrome/common/sandbox_methods_linux.h
+++ b/chrome/common/sandbox_methods_linux.h
@@ -15,6 +15,7 @@ class LinuxSandbox {
METHOD_GET_FONT_FAMILY_FOR_CHARS = 32,
METHOD_LOCALTIME = 33,
METHOD_GET_CHILD_WITH_INODE = 34,
+ METHOD_GET_STYLE_FOR_STRIKE = 35,
};
};