summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/SConscript b/base/SConscript
index 8b6eab2..3c6a6db 100644
--- a/base/SConscript
+++ b/base/SConscript
@@ -154,6 +154,7 @@ if env['PLATFORM'] == 'darwin':
'hmac_mac.cc',
'message_pump_mac.mm',
'platform_thread_mac.mm',
+ 'scoped_nsautorelease_pool.mm',
'sys_string_conversions_mac.cc',
'worker_pool_mac.mm',
])