Index: base/process_util_linux.cc |
diff --git a/base/process_util_linux.cc b/base/process_util_linux.cc |
index f45a8b81e755ae931ae140b0a7f853bcf1e2b9c1..ba7eeb30458f38cb85ffcec2a83da56986a6be17 100644 |
--- a/base/process_util_linux.cc |
+++ b/base/process_util_linux.cc |
@@ -498,7 +498,6 @@ size_t GetSystemCommitCharge() { |
void EnableTerminationOnOutOfMemory() { |
// http://crbug.com/27222 |
- NOTIMPLEMENTED(); |
} |
} // namespace base |