Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: base/process_util_linux.cc

Issue 395009: linux: Remove NOTIMPL cluttering test output (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698