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

Unified Diff: base/base.gypi

Issue 67373006: Cache the numberOfProcessors value on posix and expose it to blink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | base/sys_info_internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 955233cadd45d8dee09449351bb8537a75a4134b..b15d50f86789e64b201948d88508e4d893814296 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -536,6 +536,7 @@
'sys_info_android.cc',
'sys_info_chromeos.cc',
'sys_info_freebsd.cc',
+ 'sys_info_internal.h',
'sys_info_ios.mm',
'sys_info_linux.cc',
'sys_info_mac.cc',
« no previous file with comments | « no previous file | base/sys_info_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698