Index: gin/gin.gyp |
diff --git a/gin/gin.gyp b/gin/gin.gyp |
index 1b5a544b018a110dc9f83257beb4d7e7ee53f198..fa03c10fc417d38379ef85823a567e7c37bb0e8e 100644 |
--- a/gin/gin.gyp |
+++ b/gin/gin.gyp |
@@ -38,6 +38,7 @@ |
'function_template.cc', |
'function_template.h', |
'gin_export.h', |
+ 'gin_features.cc', |
'handle.h', |
'interceptor.cc', |
'interceptor.h', |
@@ -62,6 +63,7 @@ |
'public/context_holder.h', |
'public/debug.h', |
'public/gin_embedders.h', |
+ 'public/gin_features.h', |
'public/isolate_holder.h', |
'public/v8_platform.h', |
'public/wrapper_info.h', |