 Issue 9846017:
  Make JavaScript sources compile into the library; convert JavaScript files on the fly  (Closed)
    
  
    Issue 9846017:
  Make JavaScript sources compile into the library; convert JavaScript files on the fly  (Closed) 
  | Index: .hgsub | 
| =================================================================== | 
| --- a/.hgsub | 
| +++ b/.hgsub | 
| @@ -1,3 +1,4 @@ | 
| third_party/v8 = ../v8 | 
| third_party/gyp = ../gyp | 
| third_party/googletest = ../googletest | 
| +adblockplus = ../adblockplus |