aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-01-06 13:14:23 -0800
committerGravatar murgatroid99 <mlumish@google.com>2016-01-06 13:14:23 -0800
commitc3910cadb49eabcf196e056c1bd5860eb9966c29 (patch)
tree9c715d0d5ac30591ddbe6b5aaa1626aa282e8971 /binding.gyp
parent296ae72581f17438e9355d4862c3ad5c66d49807 (diff)
Expose core metadata validation functions in public headers
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/binding.gyp b/binding.gyp
index 75e2f3c8de..d18d28e480 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -269,6 +269,7 @@
'src/core/surface/server.c',
'src/core/surface/server_chttp2.c',
'src/core/surface/server_create.c',
+ 'src/core/surface/validate_metadata.c',
'src/core/surface/version.c',
'src/core/transport/byte_stream.c',
'src/core/transport/chttp2/alpn.c',