mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 06:45:33 +00:00
Export nsCOMPtr.h from xpcom:glue instead of xpcom:base .
Bug #99698 sr=alecf
This commit is contained in:
parent
d57ccfc447
commit
ebc656947f
@ -566,6 +566,7 @@ sub BuildClientDist()
|
||||
InstallFromManifest(":mozilla:xpcom:threads:MANIFEST_IDL", "$distdirectory:idl:");
|
||||
InstallFromManifest(":mozilla:xpcom:components:MANIFEST_IDL", "$distdirectory:idl:");
|
||||
|
||||
InstallFromManifest(":mozilla:xpcom:glue:MANIFEST", "$distdirectory:xpcom:");
|
||||
InstallFromManifest(":mozilla:xpcom:base:MANIFEST", "$distdirectory:xpcom:");
|
||||
InstallFromManifest(":mozilla:xpcom:components:MANIFEST", "$distdirectory:xpcom:");
|
||||
InstallFromManifest(":mozilla:xpcom:ds:MANIFEST", "$distdirectory:xpcom:");
|
||||
|
@ -1,7 +1,6 @@
|
||||
nsAgg.h
|
||||
nsIAllocator.h
|
||||
nsMemory.h
|
||||
nsCOMPtr.h
|
||||
nsCom.h
|
||||
nsComObsolete.h
|
||||
nsCWeakReference.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user