| Index: chrome/chrome.scons
|
| ===================================================================
|
| --- chrome/chrome.scons (revision 6884)
|
| +++ chrome/chrome.scons (working copy)
|
| @@ -93,7 +93,6 @@
|
| 'test/memory_test/memory_test.scons',
|
| 'test/mini_installer_test/mini_installer_test.scons',
|
| 'test/page_cycler/page_cycler_tests.scons',
|
| - 'test/perf/perftests.scons',
|
| 'test/plugin/plugin_tests.scons',
|
| 'test/reliability/reliability_tests.scons',
|
| 'test/security_tests/security_tests.scons',
|
| @@ -103,7 +102,6 @@
|
| 'test/ui/ui_tests.scons',
|
| 'tools/convert_dict/convert_dict.scons',
|
| 'tools/crash_service/crash_service.scons',
|
| - 'tools/perf/flush_cache/flush_cache.scons',
|
| 'tools/profiles/generate_profile.scons',
|
| ]
|
| sconscript_files = list(set(sconscript_files) - set(remove_files))
|
|
|