Chromium Code Reviews| Index: sandbox/linux/tests/main.cc |
| diff --git a/sandbox/linux/tests/main.cc b/sandbox/linux/tests/main.cc |
| index a736ea2aeef2ad31fc4c28244a13e9779f8f3519..9ee384d6ed08d40c3313ba42cebb39c41bddfe7e 100644 |
| --- a/sandbox/linux/tests/main.cc |
| +++ b/sandbox/linux/tests/main.cc |
| @@ -10,9 +10,6 @@ |
| #include "testing/gtest/include/gtest/gtest.h" |
| namespace sandbox { |
| - |
| -extern const bool kAllowForkWithThreads = false; |
| - |
| namespace { |
| // Check for leaks in our tests. |