Chromium Code Reviews| Index: base/base_unittests.scons |
| =================================================================== |
| --- base/base_unittests.scons (revision 5773) |
| +++ base/base_unittests.scons (working copy) |
| @@ -107,8 +107,6 @@ |
| ] |
| if env['PLATFORM'] in ('posix', 'darwin'): |
| - #env.ChromeTestProgram('debug_message', ['debug_message.cc']) |
| - |
| # Remove files that still need to be ported from the input_files list. |
| # TODO(port): delete files from this list as they get ported. |
| to_be_ported_files = [ |