Index: build/isolate.gypi |
diff --git a/build/isolate.gypi b/build/isolate.gypi |
index 467bdaa17b50560ce822716f7c6bfe7baeaa6d9c..e6d2f98ed375e9328c16e4b4c643244df0648014 100644 |
--- a/build/isolate.gypi |
+++ b/build/isolate.gypi |
@@ -91,6 +91,7 @@ |
'--config-variable', 'use_openssl=<(use_openssl)', |
'--config-variable', 'target_arch=<(target_arch)', |
'--config-variable', 'use_ozone=<(use_ozone)', |
+ '--config-variable', 'disable_nacl=<(disable_nacl)', |
], |
'conditions': [ |
# Note: When gyp merges lists, it appends them to the old value. |