[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

leandro at webkit.org leandro at webkit.org
Wed Dec 22 15:54:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 913f4dd94e91ab6a16d2461ca35e2808475f50ba
Author: leandro at webkit.org <leandro at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 16 15:45:46 2010 +0000

    2010-11-16  Leandro Pereira  <leandro at profusion.mobi>
    
            [EFL] Unreviewed. Build fix.
    
            * WebCoreSupport/FrameLoaderClientEfl.h: Also include
            ResourceError.h.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72097 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/efl/ChangeLog b/WebKit/efl/ChangeLog
index 5228f4c..bb2cf79 100644
--- a/WebKit/efl/ChangeLog
+++ b/WebKit/efl/ChangeLog
@@ -1,3 +1,10 @@
+2010-11-16  Leandro Pereira  <leandro at profusion.mobi>
+
+        [EFL] Unreviewed. Build fix.
+
+        * WebCoreSupport/FrameLoaderClientEfl.h: Also include
+        ResourceError.h.
+
 2010-11-16  Patrick Gansterer  <paroga at webkit.org>
 
         Reviewed by Andreas Kling.
diff --git a/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h b/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h
index a9dd8c1..e138139 100644
--- a/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h
+++ b/WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.h
@@ -36,6 +36,7 @@
 #include "EWebKit.h"
 #include "FrameLoaderClient.h"
 #include "PluginView.h"
+#include "ResourceError.h"
 #include "ResourceResponse.h"
 
 namespace WebCore {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list