 Issue 6567422169448448:
  Issue 119 - Switch to injecting CSS for element hiding  (Closed)
    
  
    Issue 6567422169448448:
  Issue 119 - Switch to injecting CSS for element hiding  (Closed) 
  | Index: adblockplus.gyp | 
| diff --git a/adblockplus.gyp b/adblockplus.gyp | 
| index baa88143542091effb61dba73659750bda362f4c..e42b52365f1cd17eefb279d672a42ac79e436df7 100644 | 
| --- a/adblockplus.gyp | 
| +++ b/adblockplus.gyp | 
| @@ -140,6 +140,8 @@ | 
| 'src/plugin/Resource.h', | 
| 'src/plugin/SinkPolicy.h', | 
| 'src/plugin/SinkPolicy.inl', | 
| + 'src/plugin/WebBrowserEventsListener.h', | 
| + 'src/plugin/WebBrowserEventsListener.cpp', | 
| ], | 
| 'include_dirs': [ | 
| '$(WindowsSDK_IncludePath)', |