 Issue 29329571:
  Issue 3208 - Separate contentPolicy module into a parent and child part  (Closed)
    
  
    Issue 29329571:
  Issue 3208 - Separate contentPolicy module into a parent and child part  (Closed) 
  | Index: lib/child/main.js | 
| =================================================================== | 
| --- a/lib/child/main.js | 
| +++ b/lib/child/main.js | 
| @@ -11,8 +11,9 @@ | 
| * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 
| * GNU General Public License for more details. | 
| * | 
| * You should have received a copy of the GNU General Public License | 
| * along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. | 
| */ | 
| require("child/elemHide"); | 
| +require("child/contentPolicy"); |