Chromium Code Reviews| Index: chrome/common/common.scons |
| diff --git a/chrome/common/common.scons b/chrome/common/common.scons |
| index 7eca80927fe97995529f6bbe3a9bdd5558e92e5c..829da06d214a3f91e3201ace6bfa607860cc3ae7 100644 |
| --- a/chrome/common/common.scons |
| +++ b/chrome/common/common.scons |
| @@ -219,7 +219,7 @@ if not env.Bit('windows'): |
| # TODO(port): This is temporary so we can link. |
| input_files.Append( |
| 'temp_scaffolding_stubs.cc', |
| - 'file_descriptor_posix.cc', |
| + 'descriptor_set_posix.cc', |
| ) |
| # TODO(port): Port these. |