[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

rolandsteiner at chromium.org rolandsteiner at chromium.org
Wed Apr 7 23:17:53 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 169de6747b45195587457c00b6f4ed015607390d
Author: rolandsteiner at chromium.org <rolandsteiner at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 2 02:50:58 2009 +0000

    No review (build fix).
    
    Add missing files for Ruby implementation to WebCore.vcproj
    (Fix build break after 50397)
    https://bugs.webkit.org/show_bug.cgi?id=31001
    
    No new tests. (No functional change)
    
    * WebCore.vcproj/WebCore.vcproj:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50398 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index d291da2..2f57a56 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,15 @@
+2009-11-01  Roland Steiner  <rolandsteiner at chromium.org>
+
+        No review (build fix).
+
+        Add missing files for Ruby implementation to WebCore.vcproj
+        (Fix build break after 50397)
+        https://bugs.webkit.org/show_bug.cgi?id=31001
+
+        No new tests. (No functional change)
+
+        * WebCore.vcproj/WebCore.vcproj:
+
 2009-11-02  Roland Steiner  <rolandsteiner at chromium.org>
 
         Reviewed by Dave Hyatt.
diff --git a/WebCore/WebCore.vcproj/WebCore.vcproj b/WebCore/WebCore.vcproj/WebCore.vcproj
index 836ca20..9b6f8ca 100644
--- a/WebCore/WebCore.vcproj/WebCore.vcproj
+++ b/WebCore/WebCore.vcproj/WebCore.vcproj
@@ -27167,6 +27167,38 @@
 				>
 			</File>
 			<File
+				RelativePath="..\rendering\RenderRuby.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rendering\RenderRuby.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rendering\RenderRubyBase.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rendering\RenderRubyBase.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rendering\RenderRubyRun.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rendering\RenderRubyRun.h"
+				>
+			</File>
+			<File
+				RelativePath="..\rendering\RenderRubyText.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\rendering\RenderRubyText.h"
+				>
+			</File>
+			<File
 				RelativePath="..\rendering\RenderScrollbar.cpp"
 				>
 			</File>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list