Parser still depends on cache. Fixing bustage. b=100895
git-svn-id: svn://10.0.0.236/trunk@105008 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
32e031b5e4
commit
546b360388
@ -41,6 +41,7 @@ REQUIRES = xpcom \
|
||||
layout \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@ -31,6 +31,7 @@ REQUIRES = xpcom \
|
||||
layout \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
$(NULL)
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
@ -41,6 +41,7 @@ REQUIRES = xpcom \
|
||||
layout \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
$(NULL)
|
||||
|
||||
|
||||
@ -31,6 +31,7 @@ REQUIRES = xpcom \
|
||||
layout \
|
||||
dom \
|
||||
pref \
|
||||
nkcache \
|
||||
intl \
|
||||
$(NULL)
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user