Bug 1600963 - remove some duplicate includes from ContentPrincipal.cpp; r=mccr8

Depends on D55689

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Nathan Froyd 2019-12-03 17:30:26 +00:00
Родитель 655d31fb03
Коммит c4d5bb1a19
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -39,9 +39,6 @@
#include "nsSerializationHelper.h"
#include "json/json.h"
#include "nsSerializationHelper.h"
#include "json/json.h"
using namespace mozilla;
static inline ExtensionPolicyService& EPS() {