Index: Source/bindings/templates/templates.gypi |
diff --git a/Source/bindings/templates/templates.gypi b/Source/bindings/templates/templates.gypi |
index 5daa3174cb0f5266f93dfe312fed173dd6d808fe..02d0006b33ac271aac605eab35e34e49dafe5748 100644 |
--- a/Source/bindings/templates/templates.gypi |
+++ b/Source/bindings/templates/templates.gypi |
@@ -17,6 +17,8 @@ |
'interface.cpp', |
'interface.h', |
'methods.cpp', |
+ 'partial_interface.cpp', |
+ 'partial_interface.h', |
], |
}, |
} |