Remove some unnecessary dependencies from HAL.

This commit is contained in:
wolfbeast 2018-09-11 10:18:19 +02:00 committed by Roy Tam
commit 38a520c28a
2 changed files with 0 additions and 4 deletions

View file

@ -21,10 +21,7 @@
#include "nsJSUtils.h"
#include "mozilla/ClearOnShutdown.h"
#include "mozilla/Observer.h"
#include "mozilla/Services.h"
#include "mozilla/StaticPtr.h"
#include "mozilla/dom/ContentChild.h"
#include "mozilla/dom/ContentParent.h"
#include "mozilla/dom/ScreenOrientation.h"
#include "WindowIdentifier.h"