diff --git a/dom/performance/PerformanceMark.cpp b/dom/performance/PerformanceMark.cpp index 771fc64467..ddafe0e0ef 100644 --- a/dom/performance/PerformanceMark.cpp +++ b/dom/performance/PerformanceMark.cpp @@ -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;