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