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

abarth at webkit.org abarth at webkit.org
Wed Dec 22 12:47:14 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 04c5cdbf87d980387ddedf10a19c0f7c70550f49
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 30 07:04:01 2010 +0000

    2010-08-30  Adam Barth  <abarth at webkit.org>
    
            Attempt to fix Chromium build.
    
            * WebCore.gyp/WebCore.gyp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66366 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 59df1ca..3b3d2db 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-30  Adam Barth  <abarth at webkit.org>
+
+        Attempt to fix Chromium build.
+
+        * WebCore.gyp/WebCore.gyp:
+
 2010-08-29  Adam Barth  <abarth at webkit.org>
 
         Rubber-stamped by Maciej Stachowiak.
diff --git a/WebCore/WebCore.gyp/WebCore.gyp b/WebCore/WebCore.gyp/WebCore.gyp
index 127232e..87906a4 100644
--- a/WebCore/WebCore.gyp/WebCore.gyp
+++ b/WebCore/WebCore.gyp/WebCore.gyp
@@ -119,6 +119,7 @@
       '../dom',
       '../dom/default',
       '../editing',
+      '../fileapi',
       '../history',
       '../html',
       '../html/canvas',
@@ -661,6 +662,7 @@
             'generator_include_dirs': [
               '--include', '../css',
               '--include', '../dom',
+              '--include', '../fileapi',
               '--include', '../html',
               '--include', '../notifications',
               '--include', '../page',

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list