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