Enable idle GC in browser.

This commit is contained in:
Cheng Zhao 2013-04-25 19:41:23 +08:00
parent 3f6f2f4bea
commit a513daae30
4 changed files with 85 additions and 0 deletions

View file

@ -43,6 +43,7 @@
'browser/native_window_observer.h',
'common/api/api_messages.cc',
'common/api/api_messages.h',
'common/api/atom_api_idle_gc.cc',
'common/api/atom_api_v8_util.cc',
'common/api/atom_bindings.cc',
'common/api/atom_bindings.h',