summaryrefslogtreecommitdiffstats
path: root/chrome/test/activex_test_control/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/activex_test_control/SConscript')
-rw-r--r--chrome/test/activex_test_control/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/activex_test_control/SConscript b/chrome/test/activex_test_control/SConscript
index edcf12b..94598d2 100644
--- a/chrome/test/activex_test_control/SConscript
+++ b/chrome/test/activex_test_control/SConscript
@@ -10,7 +10,7 @@ env = env.Clone()
env.Prepend(
CPPPATH = [
'.',
- '#/..',
+ '$CHROME_SRC_DIR',
],
LINKFLAGS = [
'/INCREMENTAL',