 Issue 5316782940225536:
  Issue 1557 - Update to the recent libadblockplus to reduce additional updates in the logic later.  (Closed)
    
  
    Issue 5316782940225536:
  Issue 1557 - Update to the recent libadblockplus to reduce additional updates in the logic later.  (Closed) 
  | Index: adblockplus.gyp | 
| =================================================================== | 
| --- a/adblockplus.gyp | 
| +++ b/adblockplus.gyp | 
| @@ -42,7 +42,18 @@ | 
| 'src/shared/Registry.cpp', | 
| 'src/shared/IE_version.h', | 
| 'src/shared/IE_version.cpp', | 
| - ] | 
| + 'src/shared/ContentType.h', | 
| + 'src/shared/ContentType.cpp', | 
| + ], | 
| + 'include_dirs': [ | 
| + 'libadblockplus/include', | 
| + ], | 
| + 'direct_dependent_settings': | 
| + { | 
| + 'include_dirs': [ | 
| + 'libadblockplus/include', | 
| + ], | 
| + }, | 
| }, | 
| { |