Follow-up to bug 1073081 - Fix the non-unified build bustage

This commit is contained in:
Ehsan Akhgari 2014-12-13 10:26:22 -05:00
Родитель b48a4d79a0
Коммит c2e56cca8e
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -7,6 +7,7 @@
#include "mozilla/PreallocatedProcessManager.h"
#include "mozilla/ClearOnShutdown.h"
#include "mozilla/Preferences.h"
#include "mozilla/unused.h"
#include "mozilla/dom/ContentParent.h"
#include "mozilla/dom/ScriptSettings.h"
#include "nsIPropertyBag2.h"