diff options
Diffstat (limited to 'chrome/common/common.scons')
-rw-r--r-- | chrome/common/common.scons | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/common.scons b/chrome/common/common.scons index 64c9f15..ee01628 100644 --- a/chrome/common/common.scons +++ b/chrome/common/common.scons @@ -210,7 +210,6 @@ input_files = ChromeFileList([ if not env.Bit('windows'): # TODO(port): Port these. input_files.Remove( - 'child_process.cc', 'chrome_plugin_lib.cc', 'chrome_plugin_util.cc', 'chrome_process_filter.cc', |