Index: build/isolate.gypi |
diff --git a/build/isolate.gypi b/build/isolate.gypi |
index 6267441e7394d3da71597e081e225527d803c4be..fff4ed4e652e7a2bda90166a65e23a74d510fd1d 100644 |
--- a/build/isolate.gypi |
+++ b/build/isolate.gypi |
@@ -83,6 +83,7 @@ |
# Path variables are used to replace file paths when loading a .isolate |
# file |
'--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR) ', |
+ '--path-variable', 'DEPTH', '<(DEPTH)', |
M-A Ruel
2014/06/11 18:21:23
same
kjellander_chromium
2014/06/11 18:33:30
Done.
|
# Extra variables are replaced on the 'command' entry and on paths in |
# the .isolate file but are not considered relative paths. |