Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus.gyp

Issue 6233220328718336: Issue #3593, #1197- fix isolate management (Closed)
Patch Set: rebase fix v8 initialization Created May 20, 2016, 3:22 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/AdblockPlus/JsEngine.h ('k') | src/JsContext.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « include/AdblockPlus/JsEngine.h ('k') | src/JsContext.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld