Bug 1480780 follow-up: Fix the build bustage on a CLOSED TREE

This commit is contained in:
Ehsan Akhgari 2018-08-13 16:54:30 -04:00
Родитель e01dca1048
Коммит 33b6600023
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -278,6 +278,7 @@
#include "mozilla/ClearOnShutdown.h" #include "mozilla/ClearOnShutdown.h"
#include "nsHTMLTags.h" #include "nsHTMLTags.h"
#include "NodeUbiReporting.h" #include "NodeUbiReporting.h"
#include "nsICookieService.h"
using namespace mozilla; using namespace mozilla;
using namespace mozilla::dom; using namespace mozilla::dom;