mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
Bug 727367 - xpcom/build has references of xpcom/proxy. r=bsmedberg
This commit is contained in:
parent
b5d961f3e3
commit
9b08baf531
@ -79,7 +79,6 @@ SHARED_LIBRARY_LIBS = \
|
||||
../io/$(LIB_PREFIX)xpcomio_s.$(LIB_SUFFIX) \
|
||||
../components/$(LIB_PREFIX)xpcomcomponents_s.$(LIB_SUFFIX) \
|
||||
../threads/$(LIB_PREFIX)xpcomthreads_s.$(LIB_SUFFIX) \
|
||||
../proxy/src/$(LIB_PREFIX)xpcomproxy_s.$(LIB_SUFFIX) \
|
||||
../base/$(LIB_PREFIX)xpcombase_s.$(LIB_SUFFIX) \
|
||||
../reflect/xptcall/src/$(LIB_PREFIX)xptcall.$(LIB_SUFFIX) \
|
||||
../reflect/xptcall/src/$(LIB_PREFIX)xptcmd.$(LIB_SUFFIX) \
|
||||
|
@ -71,12 +71,6 @@
|
||||
*/
|
||||
#define NS_THREADPOOL_CONTRACTID "@mozilla.org/thread-pool;1"
|
||||
|
||||
/**
|
||||
* The global proxy object manager. This component is a singleton.
|
||||
* @implement nsIProxyObjectManager
|
||||
*/
|
||||
#define NS_XPCOMPROXY_CONTRACTID "@mozilla.org/xpcomproxy;1"
|
||||
|
||||
/**
|
||||
* The contract id for the nsIXULAppInfo service.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user