Bug 1825324 - Make widget/* buildable outside of a unified build environment r=andi,geckoview-reviewers,m_kato

Depends on D173637

Differential Revision: https://phabricator.services.mozilla.com/D173969
This commit is contained in:
serge-sans-paille
2023-03-31 13:29:44 +00:00
parent 8eea348352
commit 1bf9d22652
50 changed files with 93 additions and 56 deletions

View File

@@ -24,8 +24,8 @@ class nsIURI;
class nsIDocShell;
class nsIChannel;
class nsIReferrerInfo;
class OriginAttibutes;
namespace mozilla {
class OriginAttributes;
template <typename, class>
class UniquePtr;
namespace dom {