[SCM] WebKit Debian packaging branch, debian/unstable, updated. upstream/1.1.20-243-g5f6bf91

Gustavo Noronha Silva kov at debian.org
Thu Feb 4 23:33:11 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 5f6bf91e591fd4425a49ff639c3aeab0119628fe
Author: philn at webkit.org <philn at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Feb 4 09:11:44 2010 +0000

    2010-02-04  Philippe Normand  <pnormand at igalia.com>
    
            Rubber stamped by Xan Lopez.
    
            Missing include, build fix after landing of patch from the bug 34435.
    
            * platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54332 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp b/WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp
index 4866112..0372021 100644
--- a/WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp
+++ b/WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.cpp
@@ -32,6 +32,7 @@
 #include "Document.h"
 #include "Frame.h"
 #include "FrameView.h"
+#include "GOwnPtrGtk.h"
 #include "GraphicsContext.h"
 #include "IntRect.h"
 #include "KURL.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list