Bug 1680269 - Fix build when building without MOZ_GECKO_PROFILER. r=gerald

Differential Revision: https://phabricator.services.mozilla.com/D99063
This commit is contained in:
Simon Giesecke
2020-12-09 08:58:06 +00:00
parent 190d6c669b
commit 83afaf195d
17 changed files with 19 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#include <type_traits>
#include "BackgroundChildImpl.h"
#include "GeckoProfiler.h"
#include "IDBDatabase.h"
#include "IDBEvents.h"
#include "IDBFactory.h"