From f89a809df5e50fc4f7a58fcaac55861aa33a8e31 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Thu, 21 Feb 2019 20:01:53 +0100 Subject: Stop building /docshell unified and fix deprot. Tag #80 --- docshell/base/timeline/TimelineMarker.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docshell/base/timeline/TimelineMarker.cpp') diff --git a/docshell/base/timeline/TimelineMarker.cpp b/docshell/base/timeline/TimelineMarker.cpp index b83e9ceb4..0bf248313 100644 --- a/docshell/base/timeline/TimelineMarker.cpp +++ b/docshell/base/timeline/TimelineMarker.cpp @@ -5,6 +5,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "TimelineMarker.h" +#include "mozilla/dom/ProfileTimelineMarkerBinding.h" +#include "nsContentUtils.h" namespace mozilla { -- cgit v1.2.3