Chromium Code Reviews| Index: base/process_util_linux.cc |
| =================================================================== |
| --- base/process_util_linux.cc (revision 211410) |
| +++ base/process_util_linux.cc (working copy) |
| @@ -21,9 +21,7 @@ |
| namespace base { |
| -#if defined(USE_LINUX_BREAKPAD) |
| size_t g_oom_size = 0U; |
| -#endif |
| const char kProcSelfExe[] = "/proc/self/exe"; |