mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 12:13:22 +00:00
Bug 1083395 - Follow-up to fix non-unified bustage. r=me on a CLOSED TREE
This commit is contained in:
parent
abecf18cfb
commit
8d417ca4e6
@ -6,6 +6,7 @@
|
||||
|
||||
#include "InputBlockState.h"
|
||||
#include "mozilla/layers/APZCTreeManager.h" // for AllowedTouchBehavior
|
||||
#include "AsyncPanZoomController.h" // for AsyncPanZoomController
|
||||
#include "gfxPrefs.h" // for gfxPrefs
|
||||
#include "OverscrollHandoffState.h"
|
||||
|
||||
|
@ -14,6 +14,7 @@
|
||||
namespace mozilla {
|
||||
namespace layers {
|
||||
|
||||
class AsyncPanZoomController;
|
||||
class OverscrollHandoffChain;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user