$OpenBSD: patch-chrome_browser_resources_task_manager_defines_js,v 1.1 2013/10/29 06:51:34 robert Exp $
--- chrome/browser/resources/task_manager/defines.js.orig.port	Sun Oct 20 11:55:12 2013
+++ chrome/browser/resources/task_manager/defines.js	Sun Oct 20 11:55:33 2013
@@ -7,7 +7,7 @@
  * @const
  */
 var USE_PRIVATE_MEM = false;
-// <if expr="(is_linux or pp_ifdef('chromeos'))">
+// <if expr="(is_linux or is_posix or pp_ifdef('chromeos'))">
 // On Linux and ChromeOS, this is true because calculating Phsical Memory is
 // slow.
 USE_PRIVATE_MEM = true;
