mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-07 23:43:37 +00:00
Bug 938864 - Build layout/svg in unified mode; blanket-r=glandium
This commit is contained in:
parent
af436e2601
commit
dd99c7a892
@ -8,6 +8,8 @@
|
||||
|
||||
#include "mozilla/dom/SVGGraphicsElement.h"
|
||||
|
||||
class nsSVGSwitchFrame;
|
||||
|
||||
nsresult NS_NewSVGSwitchElement(nsIContent **aResult,
|
||||
already_AddRefed<nsINodeInfo> aNodeInfo);
|
||||
|
||||
|
@ -15,7 +15,7 @@ EXPORTS += [
|
||||
'SVGImageContext.h',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'nsSVGAFrame.cpp',
|
||||
'nsSVGClipPathFrame.cpp',
|
||||
'nsSVGContainerFrame.cpp',
|
||||
|
Loading…
x
Reference in New Issue
Block a user