Index: libadblockplus.gyp |
diff --git a/libadblockplus.gyp b/libadblockplus.gyp |
index e187d7d77e4226de646c184d39d1e6a54ea7604f..3cab326f875ba43bb20d76a18e761f2eab6b2f66 100644 |
--- a/libadblockplus.gyp |
+++ b/libadblockplus.gyp |
@@ -162,6 +162,8 @@ |
'libadblockplus' |
], |
'sources': [ |
+ 'test/BaseJsTest.h', |
+ 'test/BaseJsTest.cpp', |
'test/AppInfoJsObject.cpp', |
'test/ConsoleJsObject.cpp', |
'test/DefaultFileSystem.cpp', |