зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1671641 - Make `dom/flex` buildable outside of `unified-build` environment. r=sg
Differential Revision: https://phabricator.services.mozilla.com/D94933
This commit is contained in:
Родитель
c83811514d
Коммит
30d32f4fc7
|
@ -21,6 +21,7 @@ dom/fetch/
|
|||
dom/file/
|
||||
dom/filehandle/
|
||||
dom/filesystem/
|
||||
dom/flex/
|
||||
dom/indexedDB/
|
||||
dom/localstorage/
|
||||
dom/quota/
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include "FlexLineValues.h"
|
||||
|
||||
#include "Flex.h"
|
||||
#include "FlexItemValues.h"
|
||||
#include "mozilla/dom/FlexBinding.h"
|
||||
#include "nsFlexContainerFrame.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче