De-unify accessibility build on Mac.

Also fixes Linux build bustage with accessibility enabled.
This commit is contained in:
adeshkp 2019-05-04 09:51:45 -04:00 committed by Roy Tam
commit cf09a88938
12 changed files with 58 additions and 38 deletions

View file

@ -9,6 +9,7 @@
#include "nsIBaseWindow.h"
#include "nsIDocShellTreeOwner.h"
#include "nsIContentInlines.h"
#include "nsIDocument.h"
#include "nsIDOMHTMLDocument.h"
#include "nsIDOMHTMLElement.h"