summaryrefslogtreecommitdiffstats
path: root/chrome/common/sandbox_methods_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/sandbox_methods_linux.h')
-rw-r--r--chrome/common/sandbox_methods_linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/sandbox_methods_linux.h b/chrome/common/sandbox_methods_linux.h
index 22fbf29..4dceba0 100644
--- a/chrome/common/sandbox_methods_linux.h
+++ b/chrome/common/sandbox_methods_linux.h
@@ -14,7 +14,6 @@ class LinuxSandbox {
enum Methods {
METHOD_GET_FONT_FAMILY_FOR_CHARS = 32,
METHOD_LOCALTIME = 33,
- METHOD_GET_CHILD_WITH_INODE = 34,
};
};