| Index: chrome/common/sandbox_methods_linux.h
|
| diff --git a/chrome/common/sandbox_methods_linux.h b/chrome/common/sandbox_methods_linux.h
|
| index ca7b60dfdbbed35fef4ac7ba08748222df2f5122..254ba62444910a22b1e83e2a879711d51d64552c 100644
|
| --- a/chrome/common/sandbox_methods_linux.h
|
| +++ b/chrome/common/sandbox_methods_linux.h
|
| @@ -17,6 +17,7 @@ class LinuxSandbox {
|
| METHOD_GET_CHILD_WITH_INODE = 34,
|
| METHOD_GET_STYLE_FOR_STRIKE = 35,
|
| METHOD_MAKE_SHARED_MEMORY_SEGMENT = 36,
|
| + METHOD_MATCH_WITH_FALLBACK = 37,
|
| };
|
| };
|
|
|
|
|