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: Created May 16, 2018, 10:17 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
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',

Powered by Google App Engine
This is Rietveld