Upgrade to node 8.2.0

This commit is contained in:
Kevin Sawicki 2017-07-11 10:09:02 -07:00 committed by Aleksei Kuzmin
parent 9f8f95f4c9
commit 9d2aa6f1c7
5 changed files with 7 additions and 5 deletions

View file

@ -233,6 +233,7 @@
# We need to access internal implementations of Node.
'NODE_WANT_INTERNALS=1',
'NODE_SHARED_MODE',
'HAVE_OPENSSL=1',
'HAVE_INSPECTOR=1',
# This is defined in skia/skia_common.gypi.
'SK_SUPPORT_LEGACY_GETTOPDEVICE',