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

Unified Diff: libadblockplus.gyp

Issue 29783566: Issue 6596 - update to work with v8 6.7.288.11 (Closed) Base URL: https://github.com/adblockplus/libadblockplus@99836840e314b7941fdb51cb2b91f23ca3ee3414
Patch Set: mention the version of V8 Created May 25, 2018, 10:04 a.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') | third_party/v8_gyp_launcher » ('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 1a6b5ba831a787d3f02adced0e86fbc26ce285fc..45138cd93b02282fda469f67f675804e3e7a837c 100644
--- a/libadblockplus.gyp
+++ b/libadblockplus.gyp
@@ -17,7 +17,6 @@
'targets': [{
'target_name': 'libadblockplus',
'type': '<(library)',
- 'dependencies': ['<@(libv8_build_targets)'],
'xcode_settings':{},
'include_dirs': [
'include',
« no previous file with comments | « include/AdblockPlus/JsEngine.h ('k') | third_party/v8_gyp_launcher » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld