Bug 1083395 - Follow-up to fix non-unified bustage. r=me on a CLOSED TREE

This commit is contained in:
Kartikaya Gupta 2014-10-24 14:02:52 -04:00
parent 59d66d5ddd
commit d4806a4bec
2 changed files with 2 additions and 0 deletions

View File

@ -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"

View File

@ -14,6 +14,7 @@
namespace mozilla {
namespace layers {
class AsyncPanZoomController;
class OverscrollHandoffChain;
/**