Ticket #47829: Source_WebCore_GNUmakefile.list.am.patch
File Source_WebCore_GNUmakefile.list.am.patch, 487 bytes (added by gellule.xg@…, 9 years ago) |
---|
-
Source/WebCore/GNUmakefile.list.am
old new 6315 6315 6316 6316 if TARGET_QUARTZ 6317 6317 if !TARGET_X11 6318 if ENABLE_WEBKIT26319 6318 webcore_sources += \ 6320 6319 Source/WebCore/plugins/PluginPackageNone.cpp \ 6321 6320 Source/WebCore/plugins/PluginViewNone.cpp 6322 endif # END ENABLE_WEBKIT26323 6321 endif # END !TARGET_X11 6324 6322 platformgtk_sources += \ 6325 6323 Source/WebCore/platform/cairo/WidgetBackingStoreCairo.h \