mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Issue #80 - Stop building non-generated dom/binding files as UNIFIED_SOURCES
Also fix deprot
This commit is contained in:
parent
cf9ac0b791
commit
a867e3a0c0
5 changed files with 13 additions and 3 deletions
|
|
@ -4,8 +4,12 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
|
||||
* You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include "jswrapper.h"
|
||||
#include "WebIDLGlobalNameHash.h"
|
||||
#include "js/GCAPI.h"
|
||||
#include "XrayWrapper.h"
|
||||
#include "XPCWrapper.h"
|
||||
#include "mozilla/dom/Selection.h"
|
||||
#include "mozilla/HashFunctions.h"
|
||||
#include "mozilla/Maybe.h"
|
||||
#include "mozilla/dom/DOMJSProxyHandler.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue