зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1632042 - Fix inclusion of APZUtils.h in APZInputBridge.h. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D71880
This commit is contained in:
Родитель
01715880e4
Коммит
74925f0fa3
|
@ -7,9 +7,9 @@
|
|||
#ifndef mozilla_layers_APZInputBridge_h
|
||||
#define mozilla_layers_APZInputBridge_h
|
||||
|
||||
#include "APZUtils.h" // for APZWheelAction
|
||||
#include "mozilla/EventForwards.h" // for WidgetInputEvent, nsEventStatus
|
||||
#include "Units.h" // for LayoutDeviceIntPoint
|
||||
#include "mozilla/EventForwards.h" // for WidgetInputEvent, nsEventStatus
|
||||
#include "mozilla/layers/APZUtils.h" // for APZWheelAction
|
||||
#include "Units.h" // for LayoutDeviceIntPoint
|
||||
|
||||
namespace mozilla {
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче