<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>95489</integer>
    </number>
    <user>
      <string>acidx</string>
    </user>
    <title>
      <string>fix gtk build</string>
    </title>
    <contents>
      <string>Index: GNUmakefile.am
===================================================================
--- GNUmakefile.am	(revision 55146)
+++ GNUmakefile.am	(working copy)
@@ -162,6 +162,7 @@
 	-I$(srcdir)/JavaScriptCore/parser \
 	-I$(srcdir)/JavaScriptCore/wtf \
 	-I$(srcdir)/JavaScriptCore/wtf/gtk \
+	-I$(srcdir)/JavaScriptCore/wtf/gobject \
 	-I$(top_builddir)/DerivedSources
 
 nodist_EXTRA_libJavaScriptCore_la_SOURCES = \
Index: WebKit/gtk/webkit/webkitwebview.cpp
===================================================================
--- WebKit/gtk/webkit/webkitwebview.cpp	(revision 55146)
+++ WebKit/gtk/webkit/webkitwebview.cpp	(working copy)
@@ -40,45 +40,45 @@
 #include &quot;webkitwebhistoryitem.h&quot;
 
 #include &quot;AXObjectCache.h&quot;
-#include &quot;NotImplemented.h&quot;
 #include &quot;BackForwardList.h&quot;
 #include &quot;Cache.h&quot;
-#include &quot;CString.h&quot;
 #include &quot;ChromeClientGtk.h&quot;
-#include &quot;ContextMenu.h&quot;
 #include &quot;ContextMenuClientGtk.h&quot;
 #include &quot;ContextMenuController.h&quot;
+#include &quot;ContextMenu.h&quot;
+#include &quot;CString.h&quot;
 #include &quot;Cursor.h&quot;
 #include &quot;Document.h&quot;
 #include &quot;DocumentLoader.h&quot;
 #include &quot;DragClientGtk.h&quot;
+#include &quot;EditorClientGtk.h&quot;
 #include &quot;Editor.h&quot;
-#include &quot;EditorClientGtk.h&quot;
 #include &quot;EventHandler.h&quot;
 #include &quot;FloatQuad.h&quot;
 #include &quot;FocusController.h&quot;
+#include &quot;FrameLoader.h&quot;
 #include &quot;FrameLoaderTypes.h&quot;
+#include &quot;FrameView.h&quot;
+#include &lt;glib/gi18n-lib.h&gt;
+#include &lt;GOwnPtr.h&gt;
+#include &quot;GraphicsContext.h&quot;
 #include &quot;HitTestRequest.h&quot;
 #include &quot;HitTestResult.h&quot;
-#include &lt;glib/gi18n-lib.h&gt;
-#include &quot;GraphicsContext.h&quot;
 #include &quot;IconDatabase.h&quot;
 #include &quot;InspectorClientGtk.h&quot;
-#include &quot;FrameLoader.h&quot;
-#include &quot;FrameView.h&quot;
 #include &quot;MouseEventWithHitTestResults.h&quot;
+#include &quot;NotImplemented.h&quot;
 #include &quot;PageCache.h&quot;
 #include &quot;Pasteboard.h&quot;
+#include &quot;PasteboardHelperGtk.h&quot;
 #include &quot;PasteboardHelper.h&quot;
-#include &quot;PasteboardHelperGtk.h&quot;
 #include &quot;PlatformKeyboardEvent.h&quot;
 #include &quot;PlatformWheelEvent.h&quot;
 #include &quot;ProgressTracker.h&quot;
+#include &quot;RenderView.h&quot;
 #include &quot;ResourceHandle.h&quot;
-#include &quot;RenderView.h&quot;
 #include &quot;ScriptValue.h&quot;
 #include &quot;Scrollbar.h&quot;
-#include &lt;wtf/gtk/GOwnPtr.h&gt;
 
 #include &lt;gdk/gdkkeysyms.h&gt;
 
Index: WebCore/platform/gtk/DataObjectGtk.h
===================================================================
--- WebCore/platform/gtk/DataObjectGtk.h	(revision 55146)
+++ WebCore/platform/gtk/DataObjectGtk.h	(working copy)
@@ -21,11 +21,11 @@
 
 #include &quot;CString.h&quot;
 #include &quot;FileList.h&quot;
+#include &lt;GRefPtr.h&gt;
 #include &quot;KURL.h&quot;
 #include &quot;Range.h&quot;
 #include &quot;StringHash.h&quot;
 #include &lt;wtf/RefCounted.h&gt;
-#include &lt;wtf/gtk/GRefPtr.h&gt;
 
 typedef struct _GdkPixbuf GdkPixbuf;
 typedef struct _GdkDragContext GdkDragContext;
Index: WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp
===================================================================
--- WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp	(revision 55146)
+++ WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp	(working copy)
@@ -47,13 +47,13 @@
 #include &quot;WebKitWebSourceGStreamer.h&quot;
 #include &quot;Widget.h&quot;
 
+#include &lt;GOwnPtr.h&gt;
 #include &lt;gst/gst.h&gt;
 #include &lt;gst/interfaces/mixer.h&gt;
 #include &lt;gst/interfaces/xoverlay.h&gt;
 #include &lt;gst/video/video.h&gt;
 #include &lt;limits&gt;
 #include &lt;math.h&gt;
-#include &lt;wtf/gtk/GOwnPtr.h&gt;
 
 // GstPlayFlags flags from playbin2. It is the policy of GStreamer to
 // not publicly expose element-specific enums. That's why this
</string>
    </contents>
    <universal-time>
      <integer>3475926743</integer>
    </universal-time>
    <channel>
      <string>#webkit-gtk</string>
    </channel>
    <colorization-mode>
      <string>WebKit (text or diff)</string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <keyword>TRUE</keyword>
    </is-unicode>
    <deletion-requested>
      <null/>
    </deletion-requested>
    <deletion-requested-email>
      <null/>
    </deletion-requested-email>
    <expiration-time>
      <null/>
    </expiration-time>
  </paste>
</paste-with-annotations>
