diff options
Diffstat (limited to 'chrome/common/common.scons')
-rw-r--r-- | chrome/common/common.scons | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/common.scons b/chrome/common/common.scons index b2cc936..cc5e95d 100644 --- a/chrome/common/common.scons +++ b/chrome/common/common.scons @@ -110,6 +110,8 @@ input_files = ChromeFileList([ 'child_process_host.h', 'child_process_info.cc', 'child_process_info.h', + 'child_thread.cc', + 'child_thread.h', 'chrome_constants.cc', 'chrome_constants.h', 'chrome_counters.cc', |