| Index: libadblockplus.gyp |
| diff --git a/libadblockplus.gyp b/libadblockplus.gyp |
| index 1a5de04276b5eed9a665e46aed557cf162e80561..d87bf8216a492f7a88141bd7d62c0d0719611ac1 100644 |
| --- a/libadblockplus.gyp |
| +++ b/libadblockplus.gyp |
| @@ -164,6 +164,8 @@ |
| 'libadblockplus' |
| ], |
| 'sources': [ |
| + 'test/BaseJsTest.h', |
| + 'test/BaseJsTest.cpp', |
| 'test/AppInfoJsObject.cpp', |
| 'test/ConsoleJsObject.cpp', |
| 'test/DefaultFileSystem.cpp', |