summaryrefslogtreecommitdiffstats
path: root/chrome/SConscript.automated_ui_tests
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/SConscript.automated_ui_tests')
-rw-r--r--chrome/SConscript.automated_ui_tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/SConscript.automated_ui_tests b/chrome/SConscript.automated_ui_tests
index 8d2629c..b4b15bb 100644
--- a/chrome/SConscript.automated_ui_tests
+++ b/chrome/SConscript.automated_ui_tests
@@ -15,7 +15,7 @@ env_test.Prepend(
'$SKIA_DIR/include',
'$SKIA_DIR/include/corecg',
'$SKIA_DIR/platform',
- '#/..',
+ '$CHROME_SRC_DIR',
'$GTEST_DIR/include',
'third_party/wtl/include',
'tools/build/win',