From 16dba9a30b849c9381fab5fe53b722c7901e5283 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 17 Apr 2020 07:40:32 -0400 Subject: Issue #80 - De-unify dom/base Tag #1375 --- dom/base/ChromeUtils.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/base/ChromeUtils.cpp') diff --git a/dom/base/ChromeUtils.cpp b/dom/base/ChromeUtils.cpp index 3cde261f0..b25f0b76b 100644 --- a/dom/base/ChromeUtils.cpp +++ b/dom/base/ChromeUtils.cpp @@ -7,6 +7,7 @@ #include "mozilla/Base64.h" #include "mozilla/BasePrincipal.h" +#include "jsfriendapi.h" namespace mozilla { namespace dom { -- cgit v1.2.3