зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1113086 follow-up: Add a forward declaration to fix build bustage
This commit is contained in:
Родитель
24422a4be6
Коммит
210879a004
|
@ -20,6 +20,8 @@
|
|||
namespace mozilla {
|
||||
namespace dom {
|
||||
|
||||
class Animation;
|
||||
|
||||
class AnimationTimeline
|
||||
: public nsISupports
|
||||
, public nsWrapperCache
|
||||
|
|
Загрузка…
Ссылка в новой задаче