mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
[DOM] Fix deprot in PerformanceMark.cpp
This commit is contained in:
parent
7528b07555
commit
cdb890bdc3
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#include "MainThreadUtils.h"
|
||||
#include "mozilla/dom/PerformanceMarkBinding.h"
|
||||
#include "mozilla/dom/MessagePortBinding.h"
|
||||
#include "mozilla/ErrorResult.h"
|
||||
|
||||
using mozilla::dom::StructuredSerializeOptions;
|
||||
using namespace mozilla::dom;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue