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 829da06..832485f 100644 --- a/chrome/common/common.scons +++ b/chrome/common/common.scons @@ -106,6 +106,8 @@ input_files = ChromeFileList([ 'animation.h', 'child_process.cc', 'child_process.h', + 'child_process_info.cc', + 'child_process_info.h', 'chrome_constants.cc', 'chrome_constants.h', 'chrome_counters.cc', |