Index: build/isolate.gypi |
diff --git a/build/isolate.gypi b/build/isolate.gypi |
index 6267441e7394d3da71597e081e225527d803c4be..0b9dd3447e1f46bd7d8c6816ef29168ced9ea07a 100644 |
--- a/build/isolate.gypi |
+++ b/build/isolate.gypi |
@@ -82,6 +82,7 @@ |
# Path variables are used to replace file paths when loading a .isolate |
# file |
+ '--path-variable', 'DEPTH', '<(DEPTH)', |
'--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR) ', |
# Extra variables are replaced on the 'command' entry and on paths in |