Bug 1552608 - Fix include-what-you-use violations in LayerAttributes.h. r=tnikkel

Differential Revision: https://phabricator.services.mozilla.com/D48372

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Botond Ballo 2019-10-07 21:04:24 +00:00
Родитель 5f774c598e
Коммит 3feabc5f87
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -7,9 +7,11 @@
#ifndef mozilla_gfx_layers_LayerAttributes_h
#define mozilla_gfx_layers_LayerAttributes_h
#include "FrameMetrics.h"
#include "mozilla/Maybe.h"
#include "mozilla/gfx/Types.h"
#include "mozilla/layers/LayersTypes.h"
#include "mozilla/layers/ScrollableLayerGuid.h"
namespace IPC {
template <typename T>