summaryrefslogtreecommitdiffstats
path: root/chrome/test/chrome_plugin/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/chrome_plugin/SConscript')
-rw-r--r--chrome/test/chrome_plugin/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/chrome_plugin/SConscript b/chrome/test/chrome_plugin/SConscript
index 0f64256..8e6ed50 100644
--- a/chrome/test/chrome_plugin/SConscript
+++ b/chrome/test/chrome_plugin/SConscript
@@ -9,7 +9,7 @@ env = env.Clone()
env.Prepend(
CPPPATH = [
- '#/..',
+ '$CHROME_SRC_DIR',
],
LIBS = [
'googleurl',