| Index: chrome/test/interactive_ui/interactive_ui_tests.scons
|
| ===================================================================
|
| --- chrome/test/interactive_ui/interactive_ui_tests.scons (revision 5681)
|
| +++ chrome/test/interactive_ui/interactive_ui_tests.scons (working copy)
|
| @@ -13,6 +13,7 @@
|
| '$CHROME_DIR/third_party/hunspell/using_hunspell.scons',
|
| '$CHROME_DIR/third_party/wtl/using_wtl.scons',
|
| '$CHROME_SRC_DIR/build/using_googleurl.scons',
|
| + '$CHROME_SRC_DIR/build/using_v8.scons',
|
| '$GTEST_DIR/../using_gtest.scons',
|
| '$ICU38_DIR/using_icu38.scons',
|
| '$LIBJPEG_DIR/using_libjpeg.scons',
|
| @@ -54,7 +55,6 @@
|
| 'test_chrome_plugin',
|
| 'util',
|
| 'views',
|
| - 'v8_g',
|
| 'v8_snapshot',
|
| 'V8Bindings',
|
| 'WebCore',
|
|
|