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

jberlin at webkit.org jberlin at webkit.org
Wed Dec 22 18:25:45 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 90c1b24c2b8236daeac19304e49dc998b2a99632
Author: jberlin at webkit.org <jberlin at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 10 20:26:08 2010 +0000

    Windows build fix. Unreviewed.
    
    * WebCore.vcproj/WebCore.vcproj:
    Remove duplicate </File> tag.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73773 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 925f2b5..27f759a 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-10  Jessie Berlin  <jberlin at apple.com>
+
+        Windows build fix. Unreviewed.
+
+        * WebCore.vcproj/WebCore.vcproj:
+        Remove duplicate </File> tag.
+
 2010-12-09  Jenn Braithwaite  <jennb at chromium.org>
 
         Reviewed by Adam Barth.
diff --git a/WebCore/WebCore.vcproj/WebCore.vcproj b/WebCore/WebCore.vcproj/WebCore.vcproj
index 1ee3355..d06596c 100755
--- a/WebCore/WebCore.vcproj/WebCore.vcproj
+++ b/WebCore/WebCore.vcproj/WebCore.vcproj
@@ -24925,7 +24925,6 @@
 				RelativePath="..\loader\ProgressTracker.h"
 				>
 			</File>
-			</File>
 			<File
 				RelativePath="..\loader\ResourceLoader.cpp"
 				>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list