Chromium Code Reviews| Index: chrome/common/sandbox_methods_linux.h |
| =================================================================== |
| --- chrome/common/sandbox_methods_linux.h (revision 30499) |
| +++ chrome/common/sandbox_methods_linux.h (working copy) |
| @@ -14,6 +14,7 @@ |
| enum Methods { |
| METHOD_GET_FONT_FAMILY_FOR_CHARS = 32, |
| METHOD_LOCALTIME = 33, |
| + METHOD_GET_CHILD_WITH_INODE = 34, |
| }; |
| }; |
| Property changes on: chrome/common/sandbox_methods_linux.h |
| ___________________________________________________________________ |
| Added: svn:eol-style |
| + LF |