 Issue 6233220328718336:
  Issue #3593, #1197- fix isolate management  (Closed)
    
  
    Issue 6233220328718336:
  Issue #3593, #1197- fix isolate management  (Closed) 
  | 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', |