| Index: chrome/SConscript
|
| ===================================================================
|
| --- chrome/SConscript (revision 2688)
|
| +++ chrome/SConscript (working copy)
|
| @@ -435,6 +435,7 @@
|
| sconscript_files = [
|
| 'browser/SConscript',
|
| 'common/SConscript',
|
| + 'test/chrome_plugin/SConscript',
|
| 'third_party/hunspell/SConscript',
|
| '$THIRD_PARTY_DIR/sqlite/SConscript',
|
| ]
|
| @@ -452,7 +453,6 @@
|
| 'renderer/SConscript',
|
| 'test/activex_test_control/SConscript',
|
| 'test/automation/SConscript',
|
| - 'test/chrome_plugin/SConscript',
|
| 'test/interactive_ui/SConscript',
|
| 'test/memory_test/SConscript',
|
| 'test/mini_installer_test/SConscript',
|
|
|