summaryrefslogtreecommitdiffstats
path: root/net/stress_cache.scons
diff options
context:
space:
mode:
Diffstat (limited to 'net/stress_cache.scons')
-rw-r--r--net/stress_cache.scons2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/stress_cache.scons b/net/stress_cache.scons
index ea8ff17..f0d706e 100644
--- a/net/stress_cache.scons
+++ b/net/stress_cache.scons
@@ -22,7 +22,7 @@ env.SConscript([
env.Prepend(
CPPPATH = [
- '$ROOT_DIR',
+ '$CHROME_SRC_DIR',
],
)