Ticket #34134: quartz.2.patch

File quartz.2.patch, 1.1 KB (added by l.wayne.james@…, 12 years ago)

"quartz.patch" produced by diff -u

  • Source/WebCore/GNUmakefile.list.am

    old new  
    39863986        Source/WebCore/platform/gtk/GtkUtilities.cpp \
    39873987        Source/WebCore/platform/gtk/GtkUtilities.h \
    39883988        Source/WebCore/platform/gtk/GtkWidgetBackingStoreCairo.cpp \
    3989         Source/WebCore/platform/gtk/GtkWidgetBackingStoreX11.cpp \
    39903989        Source/WebCore/platform/gtk/GeolocationServiceGtk.cpp \
    39913990        Source/WebCore/platform/gtk/GeolocationServiceGtk.h \
    39923991        Source/WebCore/platform/gtk/GOwnPtrGtk.cpp \
     
    40314030        Source/WebCore/platform/gtk/WidgetGtk.cpp \
    40324031        Source/WebCore/platform/gtk/WidgetRenderingContext.cpp \
    40334032        Source/WebCore/platform/gtk/WidgetRenderingContext.h \
    4034         Source/WebCore/plugins/gtk/PluginPackageGtk.cpp \
    4035         Source/WebCore/plugins/gtk/PluginViewGtk.cpp
     4033        Source/WebCore/plugins/gtk/PluginPackageGtk.cpp
    40364034
    40374035if TARGET_X11
    40384036webcoregtk_sources += \
     4037        Source/WebCore/platform/gtk/GtkWidgetBackingStoreX11.cpp \
     4038        Source/WebCore/plugins/gtk/PluginViewGtk.cpp \
    40394039        Source/WebCore/plugins/gtk/gtk2xtbin.c \
    40404040        Source/WebCore/plugins/gtk/gtk2xtbin.h \
    40414041        Source/WebCore/plugins/gtk/xembed.h