зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1480213: Give nsMediaFeatures.h an include for nsCSSProps.h, to provide nsCSSKTableEntry type definition & fix non-unified build bustage. r=TYLin
Differential Revision: https://phabricator.services.mozilla.com/D2628 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
c6ea3e98c0
Коммит
23f34d63f7
|
@ -10,10 +10,10 @@
|
||||||
#define nsMediaFeatures_h_
|
#define nsMediaFeatures_h_
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include "nsCSSProps.h"
|
||||||
|
|
||||||
class nsAtom;
|
class nsAtom;
|
||||||
class nsIDocument;
|
class nsIDocument;
|
||||||
struct nsCSSKTableEntry;
|
|
||||||
class nsCSSValue;
|
class nsCSSValue;
|
||||||
class nsStaticAtom;
|
class nsStaticAtom;
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче