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

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Geoff Lankow 2019-10-24 07:32:23 +00:00
Родитель be94813f39
Коммит 3e41bcb779
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 {