Bug 1580462 - Follow-up: include a missing header file. r=baku a=tb-fix

Differential Revision: https://phabricator.services.mozilla.com/D50435

--HG--
extra : source : b05f555b78d8be787dab4560b7d3c735494bff48
This commit is contained in:
Geoff Lankow 2019-10-24 07:32:23 +00:00
Родитель 23c6504831
Коммит 2a355e56c4
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -11,6 +11,7 @@
#include "nsLayoutUtils.h"
#include "mozilla/PresShell.h"
#include "mozilla/ServoBindings.h"
#include "mozilla/dom/BrowsingContext.h"
namespace mozilla {
namespace dom {