Bug 1565249: Remove self inclusion of WorkerCSPEventListener. r=baku

Differential Revision: https://phabricator.services.mozilla.com/D37748

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Christoph Kerschbaumer 2019-07-11 16:48:51 +00:00
parent ea20dbf0b2
commit cb21dac12a

View File

@ -7,7 +7,6 @@
#ifndef mozilla_dom_WorkerCSPEventListener_h
#define mozilla_dom_WorkerCSPEventListener_h
#include "WorkerCSPEventListener.h"
#include "mozilla/Mutex.h"
#include "nsIContentSecurityPolicy.h"