Chromium Code Reviews| Index: sandbox/linux/seccomp-bpf/die.h |
| diff --git a/sandbox/linux/seccomp-bpf/die.h b/sandbox/linux/seccomp-bpf/die.h |
| index c0ad8fdbe2284d8e6ffe3f91b7b4c94e4a31bbc3..04afe960a9c7af5552517b83e9b50513ee81ff03 100644 |
| --- a/sandbox/linux/seccomp-bpf/die.h |
| +++ b/sandbox/linux/seccomp-bpf/die.h |
| @@ -5,6 +5,7 @@ |
| #ifndef SANDBOX_LINUX_SECCOMP_BPF_DIE_H__ |
| #define SANDBOX_LINUX_SECCOMP_BPF_DIE_H__ |
| + |
|
jln (very slow on Chromium)
2012/12/14 02:28:02
This line always wants to come back for some reaso
|
| namespace playground2 { |
| class Die { |