diff --git a/tools/install.py b/tools/install.py index bf54249b66c0d4..31b94d2e4b532d 100755 --- a/tools/install.py +++ b/tools/install.py @@ -285,6 +285,7 @@ def wanted_v8_headers(options, files_arg, dest): 'include/v8-promise.h', 'include/v8-proxy.h', 'include/v8-regexp.h', + 'include/v8-sandbox.h', 'include/v8-script.h', 'include/v8-snapshot.h', 'include/v8-source-location.h',