зеркало из https://github.com/mozilla/gecko-dev.git
Bug #72224. Turn on the new embedding widget. sr=shaver r=danm
This commit is contained in:
Родитель
3fa3daecea
Коммит
d411df3907
|
@ -28,8 +28,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
LIBRARY_NAME = gtkembedmoz
|
||||
REQUIRES = xpcom string docshell webshell necko widget dom layout locale js uriloader webbrwsr shistory appshell embed_base xpconnect pref
|
||||
|
||||
ifdef USE_NEW_GTK_WIDGET
|
||||
|
||||
CPPSRCS = \
|
||||
gtkmozembed2.cpp \
|
||||
EmbedPrivate.cpp \
|
||||
|
@ -40,14 +38,6 @@ CPPSRCS = \
|
|||
EmbedWindowCreator.cpp \
|
||||
EmbedPrompter.cpp \
|
||||
EmbedStream.cpp
|
||||
else
|
||||
|
||||
CPPSRCS = \
|
||||
GtkMozEmbedChrome.cpp \
|
||||
GtkMozEmbedStream.cpp \
|
||||
gtkmozembed.cpp
|
||||
|
||||
endif
|
||||
|
||||
SHARED_LIBRARY_LIBS= \
|
||||
$(DIST)/lib/libembed_base_s.$(LIB_SUFFIX) \
|
||||
|
|
Загрузка…
Ссылка в новой задаче