Bug 1637452: Part 1 - Fix JNI includes in widget/android; r=geckoview-reviewers,agi

Differential Revision: https://phabricator.services.mozilla.com/D75364
This commit is contained in:
Aaron Klotz
2020-05-15 17:04:10 +00:00
parent d2eeed321b
commit 383ce64df3
33 changed files with 61 additions and 28 deletions

View File

@@ -43,7 +43,9 @@
#include "nsIObserverService.h"
#include "WidgetUtils.h"
#include "GeneratedJNIWrappers.h"
#include "mozilla/java/EventDispatcherWrappers.h"
#include "mozilla/java/GeckoAppShellWrappers.h"
#include "mozilla/java/GeckoThreadWrappers.h"
#include "mozilla/java/HardwareCodecCapabilityUtilsWrappers.h"
using namespace mozilla;