diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-09-11 10:18:19 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-09-11 10:18:19 +0200 |
commit | 1bf4a513c8e7fd85642827ce0938b7e1441e5e03 (patch) | |
tree | 91585ea6e4c317557c2325075b42503c632b7401 /hal | |
parent | e05705fe54697a43a56c6fcad5053041f3d97ab0 (diff) | |
download | uxp-1bf4a513c8e7fd85642827ce0938b7e1441e5e03.tar.gz |
Remove some unnecessary dependencies from HAL.
Diffstat (limited to 'hal')
-rw-r--r-- | hal/Hal.cpp | 3 | ||||
-rw-r--r-- | hal/Hal.h | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/hal/Hal.cpp b/hal/Hal.cpp index 16201a2d8d..0ee2d66f48 100644 --- a/hal/Hal.cpp +++ b/hal/Hal.cpp @@ -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" @@ -18,7 +18,6 @@ #include "mozilla/hal_sandbox/PHal.h" #include "mozilla/HalScreenConfiguration.h" #include "mozilla/HalTypes.h" -#include "mozilla/Observer.h" #include "mozilla/Types.h" /* |