1 | *** Source/WebCore/GNUmakefile.list.am.orig 2011-10-15 01:27:23.000000000 -0400 |
---|
2 | --- Source/WebCore/GNUmakefile.list.am 2012-04-20 10:27:59.000000000 -0400 |
---|
3 | *************** |
---|
4 | *** 3986,3992 **** |
---|
5 | Source/WebCore/platform/gtk/GtkUtilities.cpp \ |
---|
6 | Source/WebCore/platform/gtk/GtkUtilities.h \ |
---|
7 | Source/WebCore/platform/gtk/GtkWidgetBackingStoreCairo.cpp \ |
---|
8 | - Source/WebCore/platform/gtk/GtkWidgetBackingStoreX11.cpp \ |
---|
9 | Source/WebCore/platform/gtk/GeolocationServiceGtk.cpp \ |
---|
10 | Source/WebCore/platform/gtk/GeolocationServiceGtk.h \ |
---|
11 | Source/WebCore/platform/gtk/GOwnPtrGtk.cpp \ |
---|
12 | --- 3986,3991 ---- |
---|
13 | *************** |
---|
14 | *** 4031,4041 **** |
---|
15 | Source/WebCore/platform/gtk/WidgetGtk.cpp \ |
---|
16 | Source/WebCore/platform/gtk/WidgetRenderingContext.cpp \ |
---|
17 | Source/WebCore/platform/gtk/WidgetRenderingContext.h \ |
---|
18 | ! Source/WebCore/plugins/gtk/PluginPackageGtk.cpp \ |
---|
19 | ! Source/WebCore/plugins/gtk/PluginViewGtk.cpp |
---|
20 | |
---|
21 | if TARGET_X11 |
---|
22 | webcoregtk_sources += \ |
---|
23 | Source/WebCore/plugins/gtk/gtk2xtbin.c \ |
---|
24 | Source/WebCore/plugins/gtk/gtk2xtbin.h \ |
---|
25 | Source/WebCore/plugins/gtk/xembed.h |
---|
26 | --- 4030,4041 ---- |
---|
27 | Source/WebCore/platform/gtk/WidgetGtk.cpp \ |
---|
28 | Source/WebCore/platform/gtk/WidgetRenderingContext.cpp \ |
---|
29 | Source/WebCore/platform/gtk/WidgetRenderingContext.h \ |
---|
30 | ! Source/WebCore/plugins/gtk/PluginPackageGtk.cpp |
---|
31 | |
---|
32 | if TARGET_X11 |
---|
33 | webcoregtk_sources += \ |
---|
34 | + Source/WebCore/platform/gtk/GtkWidgetBackingStoreX11.cpp \ |
---|
35 | + Source/WebCore/plugins/gtk/PluginViewGtk.cpp \ |
---|
36 | Source/WebCore/plugins/gtk/gtk2xtbin.c \ |
---|
37 | Source/WebCore/plugins/gtk/gtk2xtbin.h \ |
---|
38 | Source/WebCore/plugins/gtk/xembed.h |
---|