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

Unified Diff: trunk/src/content/zygote/zygote_main_linux.cc

Issue 51223003: Revert 231613 "Enable SysInfo::AmountOfPhysicalMemory to be call..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 2 months 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 | « trunk/src/base/sys_info_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/zygote/zygote_main_linux.cc
===================================================================
--- trunk/src/content/zygote/zygote_main_linux.cc (revision 231623)
+++ trunk/src/content/zygote/zygote_main_linux.cc (working copy)
@@ -274,7 +274,6 @@
static void PreSandboxInit() {
base::RandUint64();
- base::SysInfo::AmountOfPhysicalMemory();
base::SysInfo::MaxSharedMemorySize();
// ICU DateFormat class (used in base/time_format.cc) needs to get the
« no previous file with comments | « trunk/src/base/sys_info_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698