зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1651910 - Fix a silly typo for the forward declaration Layer. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D83038
This commit is contained in:
Родитель
18668c950f
Коммит
4b34ca45f7
|
@ -17,7 +17,7 @@
|
|||
namespace mozilla {
|
||||
namespace layers {
|
||||
class Animation;
|
||||
class Layers;
|
||||
class Layer;
|
||||
class CompositorBridgeParent;
|
||||
|
||||
typedef nsTArray<layers::Animation> AnimationArray;
|
||||
|
|
Загрузка…
Ссылка в новой задаче