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