summaryrefslogtreecommitdiffstats
path: root/chrome/test/page_cycler
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/page_cycler')
-rw-r--r--chrome/test/page_cycler/page_cycler_tests.scons2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/page_cycler/page_cycler_tests.scons b/chrome/test/page_cycler/page_cycler_tests.scons
index 0842cdd..d43ed36 100644
--- a/chrome/test/page_cycler/page_cycler_tests.scons
+++ b/chrome/test/page_cycler/page_cycler_tests.scons
@@ -18,6 +18,7 @@ env.ApplySConscript([
'$NET_DIR/using_net.scons',
'$SKIA_DIR/using_skia.scons',
'$ZLIB_DIR/using_zlib.scons',
+ '$CHROME_SRC_DIR/build/using_v8.scons',
])
env.Prepend(
@@ -42,7 +43,6 @@ env.Prepend(
'V8Bindings',
'v8_snapshot',
'libxml',
- 'v8_g',
'port',
'renderer',
'JavaScriptCore_pcre',