summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger/debugger.scons
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/debugger/debugger.scons')
-rw-r--r--chrome/browser/debugger/debugger.scons1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/debugger/debugger.scons b/chrome/browser/debugger/debugger.scons
index 30d1a65..11907f24 100644
--- a/chrome/browser/debugger/debugger.scons
+++ b/chrome/browser/debugger/debugger.scons
@@ -9,6 +9,7 @@ env = env.Clone()
env.SConscript([
'$BREAKPAD_DIR/using_breakpad.scons',
'$CHROME_DIR/third_party/wtl/using_wtl.scons',
+ '$CHROME_SRC_DIR/build/using_v8.scons',
'$GRIT_DIR/build/using_generated_resources.scons',
'$ICU38_DIR/using_icu38.scons',
'$LIBPNG_DIR/using_libpng.scons',